Searched refs:ControlMask (Results 1 – 9 of 9) sorted by relevance
106 UINT32 ControlMask; member
56 UINT32 ControlMask; member
233 { ControlMask, Window::kControl_ModifierKey }, in get_modifiers()
2420 if (((event.xkey.state & ControlMask) != 0) || in XAnnotateEditImage()6765 if ((state & ControlMask) == 0) in XImageWindowCommand()6777 if ((state & ControlMask) == 0) in XImageWindowCommand()6788 if ((state & ControlMask) == 0) in XImageWindowCommand()6796 if ((state & ControlMask) == 0) in XImageWindowCommand()6802 if ((state & ControlMask) == 0) in XImageWindowCommand()6808 if ((state & ControlMask) == 0) in XImageWindowCommand()6818 if ((state & ControlMask) == 0) in XImageWindowCommand()6825 if ((state & ControlMask) == 0) in XImageWindowCommand()6831 if ((state & ControlMask) == 0) in XImageWindowCommand()[all …]
2519 if ((event.xkey.state & ControlMask) == MagickFalse) in XAnimateImages()