OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mShiftKeyToggle
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java
100
private static final int[]
mShiftKeyToggle
= {0, MetaKeyKeyListener.META_SHIFT_ON, MetaKeyKeyListener.META_CAP_LOCKED};
640
insertCharToComposingText(ev.getUnicodeChar(
mShiftKeyToggle
[mHardShift]
[
all
...]
OpenWnnJAJP.java
401
private static final int[]
mShiftKeyToggle
= {0, MetaKeyKeyListener.META_SHIFT_ON, MetaKeyKeyListener.META_CAP_LOCKED};
[
all
...]
Completed in 262 milliseconds