Searched refs:modifier (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboard.java140 /** List of modifier keys such as Shift & Alt, if any */
264 /** Whether this is a modifier key, such as Shift or Alt */
265 public boolean modifier; field in class:Keyboard.Key
366 modifier = a.getBoolean(
610 * Get the list of modifier keys such as Shift & Alt, if any.
612 * @return The list of modifier keys.

Completed in 49 milliseconds