Searched defs:orientation (Results 1 – 9 of 9) sorted by relevance
67 ScreenOrientation orientation = ScreenOrientation.getEnum(value); in checkAndSet() local
68 KeyboardState orientation = KeyboardState.getEnum(value); in checkAndSet() local
64 public static int getIndex(ScreenRatio orientation) { in getIndex()
65 public static int getIndex(ScreenSize orientation) { in getIndex()
65 public static int getIndex(ScreenOrientation orientation) { in getIndex()
79 PlotOrientation orientation = plot.getOrientation(); in drawItem() local
144 String orientation = getAttribute(view, "orientation", null); //$NON-NLS-1$ in computePadding() local
478 String orientation = parent.getStringAttr("orientation"); //$NON-NLS-1$ in isVertical() local
1217 ScreenOrientation orientation = ScreenOrientation.PORTRAIT; in getScreenBounds() local