Home | History | Annotate | Download | only in openwnn

Lines Matching defs:LANDSCAPE

177      * Keyboard[language][portrait/landscape][keyboard type][shift off/on][key-mode]
191 /* portrait/landscape */
196 /** Display mode (Landscape) */
197 public static final int LANDSCAPE = 1;
369 * Keyboard[# of Languages][portrait/landscape][# of keyboard type]
597 ? LANDSCAPE : PORTRAIT;
601 * To re-display the input view when the display mode is changed portrait <-> landscape,