Searched defs:orientation (Results 1 – 7 of 7) sorted by relevance
72 public static int getIndex(ScreenOrientation orientation) { in getIndex()131 ScreenOrientation orientation = ScreenOrientation.getEnum(value); in checkAndSet() local
69 public static int getIndex(ScreenRatio orientation) { in getIndex()
73 public static int getIndex(ScreenSize orientation) { in getIndex()
133 KeyboardState orientation = KeyboardState.getEnum(value); in checkAndSet() local
79 PlotOrientation orientation = plot.getOrientation(); in drawItem() local
465 String orientation = parent.getStringAttr("orientation"); //$NON-NLS-1$ in isVertical() local
284 ScreenOrientation orientation = ScreenOrientation.PORTRAIT; in getScreenBounds() local