HomeSort by relevance Sort by last modified time
    Searched full:horizontal (Results 826 - 850 of 1949) sorted by null

<<31323334353637383940>>

  /external/webkit/Source/WebCore/svg/
SVGPathSegListSource.cpp 84 SVGPathSegLinetoHorizontal* horizontal = static_cast<SVGPathSegLinetoHorizontal*>(m_segment.get()); local
85 x = horizontal->x();
  /frameworks/base/core/java/android/webkit/
OverScrollGlow.java 58 * @param maxX Maximum range for horizontal scrolling
119 * @param rangeX Maximum range for horizontal scrolling
  /frameworks/base/core/java/android/widget/
ScrollBarDrawable.java 50 * Indicate whether the horizontal scrollbar track should always be drawn regardless of the
78 * Indicates whether the horizontal scrollbar track should always be drawn regardless of the
  /frameworks/base/core/res/res/layout/
alert_dialog_holo.xml 41 android:orientation="horizontal"
107 android:orientation="horizontal"
heavy_weight_switcher.xml 37 android:orientation="horizontal"
85 android:orientation="horizontal"
keyguard_screen_unlock_portrait.xml 63 android:orientation="horizontal"
131 android:orientation="horizontal"
screen_title_icons.xml 71 android:orientation="horizontal"
81 android:fadingEdge="horizontal"
  /frameworks/base/docs/html/resources/tutorials/views/
hello-linearlayout.jd 24 android:orientation="horizontal"
95 another {@link android.widget.LinearLayout} that uses a horizontal orientation and the second child
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC.c 54 * - OMX_VC_HORIZONTAL - Horizontal prediction;
57 * performs alternate-horizontal zigzag scan.
  /packages/apps/Contacts/res/layout/
call_log_list_item.xml 42 android:orientation="horizontal"
88 android:orientation="horizontal"
  /packages/apps/Email/res/layout/
message_list_item_normal.xml 27 android:orientation="horizontal">
84 android:orientation="horizontal"
  /packages/apps/Email/res/layout-sw600dp-land/
message_view_invitation.xml 34 android:orientation="horizontal"
48 android:orientation="horizontal"
  /packages/apps/Email/res/layout-sw600dp-port/
message_view_invitation.xml 34 android:orientation="horizontal"
48 android:orientation="horizontal"
  /packages/apps/Email/res/
layout-sw800dp-port 34 android:orientation="horizontal"
48 android:orientation="horizontal"
  /packages/apps/Gallery2/res/values/
photoeditor_styles.xml 49 <item name="android:orientation">horizontal</item>
68 <item name="android:orientation">horizontal</item>
  /packages/apps/Phone/src/com/android/phone/
BitmapUtils.java 105 // Gaussian is a separable kernel, so it is decomposed into a horizontal
109 // Hence we apply it twice to provide efficient horizontal and vertical
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
TimelineHorizontalScrollView.java 182 * @param scrollX Horizontal scroll position
202 * @param scrollX Horizontal scroll offset
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
GridLayoutRule.java 154 .<String> asList("Set Horizontal Orientation", "Set Vertical Orientation"),
156 "horizontal", "vertical"), getCurrentOrientation(parentNode),
242 * defined, in which case the default horizontal value is returned)
332 String horizontal = GRAVITY_VALUE_LEFT; local
335 horizontal = GRAVITY_VALUE_FILL_HORIZONTAL;
341 if (horizontal == GRAVITY_VALUE_FILL_HORIZONTAL
345 gravity = horizontal + '|' + vertical;
347 gravity = horizontal;
LinearLayoutRule.java 94 * @return "horizontal" or "vertical" depending on the current orientation of the
111 // Horizontal is the default, so if no value is specified it is horizontal.
135 Arrays.<String>asList("Set Horizontal Orientation","Set Vertical Orientation"),
137 Arrays.<String>asList("horizontal", "vertical"),
281 // Prepare a list of insertion points: X coords for horizontal, Y for
377 // draw horizontal lines
565 // In a horizontal layout, make views that would fill horizontally in a
664 /** width of match line if it's a horizontal one */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
HoverOverlay.java 51 /** Horizontal scaling & scrollbar information. */
65 * @param hScale The {@link CanvasTransform} to use to transfer horizontal layout
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiSeparatorAttributeNode.java 87 Label sep = toolkit.createSeparator(row, SWT.HORIZONTAL);
95 sep = toolkit.createSeparator(row, SWT.HORIZONTAL);
  /external/jpeg/
jdsample.c 206 /* Generate one output row with proper horizontal expansion */
228 * Fast processing for the common case of 2:1 horizontal and 1:1 vertical.
256 * Fast processing for the common case of 2:1 horizontal and 2:1 vertical.
289 * Fancy processing for the common case of 2:1 horizontal and 1:1 vertical.
337 * Fancy processing for the common case of 2:1 horizontal and 2:1 vertical.
  /frameworks/base/graphics/java/android/renderscript/
Matrix4f.java 223 * @param b location of the bottom horizontal clipping plane
224 * @param t location of the top horizontal clipping plane
245 * @param h location of the bottom horizontal clipping plane
257 * @param b location of the bottom horizontal clipping plane
258 * @param t location of the top horizontal clipping plane
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 66 android:dropDownHorizontalOffset : Horizontal offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown". [dimension]
117 android:horizontalSpacing : Defines the default horizontal spacing between columns. [dimension]
176 android:orientation : Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column. [enum]
206 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension]
208 android:scrollbarAlwaysDrawHorizontalTrack : Defines whether the horizontal scrollbar track should always be drawn. [boolean]
212 android:scrollbarSize : Sets the width of vertical scrollbars and height of horizontal scrollbars. [dimension]
214 android:scrollbarThumbHorizontal : Defines the horizontal scrollbar thumb drawable. [reference]
216 android:scrollbarTrackHorizontal : Defines the horizontal scrollbar track drawable. [reference]
227 android:shadowDx : Horizontal offset of the shadow. [float]
269 android:textScaleX : Sets the horizontal scaling factor for the text. [float
    [all...]
completion1-expected-completion39.txt 11 android:textScaleX : Sets the horizontal scaling factor for the text. [float]
37 android:shadowDx : Horizontal offset of the shadow. [float]
76 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension]
94 android:scrollbarSize : Sets the width of vertical scrollbars and height of horizontal scrollbars. [dimension]
95 android:scrollbarThumbHorizontal : Defines the horizontal scrollbar thumb drawable. [reference]
97 android:scrollbarTrackHorizontal : Defines the horizontal scrollbar track drawable. [reference]
99 android:scrollbarAlwaysDrawHorizontalTrack : Defines whether the horizontal scrollbar track should always be drawn. [boolean]

Completed in 406 milliseconds

<<31323334353637383940>>