Searched refs:HORIZONTAL (Results 1 - 25 of 26) sorted by relevance

12

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
H A DTextOrientationType.java20 HORIZONTAL, enum constant in enum:TextOrientationType
/external/droiddriver/src/io/appium/droiddriver/scroll/
H A DDirection.java76 return Axis.HORIZONTAL;
87 return Axis.HORIZONTAL;
96 HORIZONTAL { enum constant in enum:Direction.Axis
172 case HORIZONTAL:
H A DAccessibilityEventScrollStepStrategy.java147 } else if (axis == Axis.HORIZONTAL) {
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DSelfOrientingSashForm.java74 * Returns SWT.HORIZONTAL if the controls in the SashForm are laid out side by side or
77 * @return SWT.HORIZONTAL or SWT.VERTICAL
130 newOrientation = SWT.HORIZONTAL;
147 return SWT.HORIZONTAL;
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
H A DTextLabelWidget.java42 this(layoutManager, sizeMetrics, TextOrientationType.HORIZONTAL);
86 case HORIZONTAL:
121 case HORIZONTAL:
/external/libavc/encoder/arm/
H A Dih264e_evaluate_intra_chroma_modes_a9q.s298 @DO HORIZONTAL
300 vdup.16 q10, d9[3] @/HORIZONTAL VALUE ROW=0;
303 vdup.16 q11, d9[2] @/HORIZONTAL VALUE ROW=1;
305 vdup.16 q12, d9[1] @/HORIZONTAL VALUE ROW=2;
307 vdup.16 q13, d9[0] @/HORIZONTAL VALUE ROW=3;
309 vdup.16 q14, d8[3] @/HORIZONTAL VALUE ROW=4;
311 vdup.16 q15, d8[2] @/HORIZONTAL VALUE ROW=5;
313 vdup.16 q1, d8[1] @/HORIZONTAL VALUE ROW=6;
315 vdup.16 q2, d8[0] @/HORIZONTAL VALUE ROW=7;
H A Dih264e_evaluate_intra16x16_modes_a9q.s148 vdup.8 q10, r7 @/HORIZONTAL VALUE ROW=0;
171 vdup.8 q10, r7 @/HORIZONTAL VALUE ROW=i;
241 @DO HORIZONTAL
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
H A DValueMarker.java38 HORIZONTAL, enum constant in enum:ValueMarker.TextOrientation
H A DXYGraphWidget.java58 HORIZONTAL, VERTICAL enum constant in enum:XYGraphWidget.XYPlotOrientation
H A DXYPlot.java195 TextOrientationType.HORIZONTAL);
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/editor/structure/
H A DPageSiteComposite.java57 Label separator = new Label(this, SWT.SEPARATOR | SWT.HORIZONTAL);
/external/proguard/src/proguard/gui/
H A DFilterDialog.java78 textConstraints.fill = GridBagConstraints.HORIZONTAL;
90 textFieldConstraints.fill = GridBagConstraints.HORIZONTAL;
97 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
H A DTabbedPane.java75 buttonConstraints.fill = GridBagConstraints.HORIZONTAL;
H A DOptimizationsDialog.java68 constraintsLastStretch.fill = GridBagConstraints.HORIZONTAL;
75 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
H A DMemberSpecificationDialog.java90 constraintsStretch.fill = GridBagConstraints.HORIZONTAL;
102 constraintsLastStretch.fill = GridBagConstraints.HORIZONTAL;
109 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
H A DClassSpecificationDialog.java94 constraintsStretch.fill = GridBagConstraints.HORIZONTAL;
106 constraintsLastStretch.fill = GridBagConstraints.HORIZONTAL;
113 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
H A DListPanel.java174 buttonConstraints.fill = GridBagConstraints.HORIZONTAL;
H A DClassPathPanel.java347 filterLabelConstraints.fill = GridBagConstraints.HORIZONTAL;
H A DProGuardGUI.java180 constraintsStretch.fill = GridBagConstraints.HORIZONTAL;
192 constraintsLastStretch.fill = GridBagConstraints.HORIZONTAL;
215 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
761 constraintsLastStretch.fill = GridBagConstraints.HORIZONTAL;
768 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
/external/sonivox/jet_tools/JetCreator/
H A DJetAudition.py95 hMuteButs = wx.BoxSizer(wx.HORIZONTAL)
106 hSegButs = wx.BoxSizer(wx.HORIZONTAL)
117 hQueueButs = wx.BoxSizer(wx.HORIZONTAL)
138 hboxTop = wx.BoxSizer(wx.HORIZONTAL)
H A DJetCreator.py112 hboxMain = wx.BoxSizer(wx.HORIZONTAL)
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
H A DBarPlotExampleActivity.java113 TextOrientationType.HORIZONTAL);
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/
H A DPlot.java308 TextOrientationType.HORIZONTAL);
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 5989 milliseconds

12