HomeSort by relevance Sort by last modified time
    Searched defs:IM_CTRL_MASK (Results 1 - 9 of 9) sorted by null

  /nv-g11n/inputmethod/sunpinyin/ime/iiim/cle/
KeycodeNewcle.h 42 #define IM_CTRL_MASK IME_CTRL_MASK
  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/beos/
beos_keycode.h 47 #define IM_CTRL_MASK B_CONTROL_KEY
  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/
macos_keycode.h 44 #define IM_CTRL_MASK 1 << 18
  /nv-g11n/inputmethod/sunpinyin2/wrapper/beos/
beos_keycode.h 47 #define IM_CTRL_MASK B_CONTROL_KEY
  /nv-g11n/inputmethod/sunpinyin2/wrapper/cle/iiim/cle/
KeycodeNewcle.h 42 #define IM_CTRL_MASK IME_CTRL_MASK
  /nv-g11n/inputmethod/sunpinyin2/src/ime-core/
imi_keys.h 44 #define IM_CTRL_MASK (1 << 2)
88 modifiers &= (IM_SHIFT_MASK | IM_CTRL_MASK | IM_ALT_MASK | IM_RELEASE_MASK);
  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/gtk_standalone/
KeycodeIIIM2GDK.h 49 #define IM_CTRL_MASK GDK_CONTROL_MASK
  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/scim/
sunpinyin_keycode.h 46 #define IM_CTRL_MASK SCIM_KEY_ControlMask
  /nv-g11n/inputmethod/sunpinyin2/wrapper/scim/
sunpinyin_keycode.h 46 #define IM_CTRL_MASK SCIM_KEY_ControlMask

Completed in 180 milliseconds