Lines Matching refs:ControlState
5357 ControlState savedState;
5363 alias ControlState = uint;
5367 alias ControlState = uint;
5371 alias ControlState = uint;
5375 alias ControlState = uint;
5379 alias ControlState = ulong;
5383 alias ControlState = uint;
5387 alias ControlState = uint;
5391 alias ControlState = ushort;
5415 static ControlState getControlState() @trusted nothrow @nogc
5421 ControlState cont;
5430 ControlState cont;
5439 ControlState cont;
5457 ControlState cont;
5495 static void setControlState(ControlState newState) @trusted nothrow @nogc