HomeSort by relevance Sort by last modified time
    Searched refs:vertical (Results 51 - 75 of 89) sorted by null

1 23 4

  /build/tools/droiddoc/templates/assets/
android-developer-docs.css 268 vertical-align:top;
663 vertical-align:top;
797 vertical-align:top;
1080 vertical-align: top;
android-developer-docs.js 259 // Hide the "Go to top" link if there's no vertical scroll
  /cts/tests/tests/widget/src/android/widget/cts/
LinearLayoutTest.java 122 linearLayout = (LinearLayout) mActivity.findViewById(R.id.vertical);
302 mockLinearLayout.setOrientation(LinearLayout.VERTICAL);
406 notes = "test layout three vertical children",
412 notes = "test layout three vertical children",
418 notes = "test layout three vertical children",
424 notes = "test layout three vertical children",
430 notes = "test layout three vertical children",
436 notes = "test layout three vertical children",
442 * layout of vertical LinearLayout.
458 LinearLayout parent = (LinearLayout) mActivity.findViewById(R.id.vertical);
    [all...]
  /external/webkit/WebCore/css/
CSSSelector.cpp 155 DEFINE_STATIC_LOCAL(AtomicString, vertical, ("vertical"));
322 else if (m_value == vertical)
  /external/webkit/WebCore/inspector/front-end/
audits.css 261 vertical-align: middle;
  /external/freetype/include/freetype/internal/
tttypes.h 429 /* vertBearingX :: The vertical left bearing. */
431 /* vertBearingY :: The vertical top bearing. */
433 /* vertAdvance :: The vertical advance. */
491 /* bitmap strike, for either a horizontal or vertical layout. */
518 /* vertical advance - */
1277 TT_VertHeader vertical; \/* TT Vertical header, if present *\/ member in struct:TT_FaceRec_
    [all...]
  /external/freetype/src/sfnt/
sfdriver.c 86 table = face->vertical_info ? &face->vertical : 0;
  /external/webkit/WebCore/rendering/
RenderThemeChromiumSkia.cpp 666 const bool vertical = (o->style()->appearance() == SliderThumbVerticalPart); local
675 if (vertical)
684 if (vertical)
  /external/freetype/src/autofit/
aflatin.c 1500 FT_Int vertical = ( dim == AF_DIMENSION_VERT ); local
    [all...]
aflatin2.c 813 * e.g. a 2-point vertical contour
1583 FT_Int vertical = ( dim == AF_DIMENSION_VERT ); local
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/win/
UIDelegate.cpp 397 /* [in] */ BOOL vertical,
UIDelegate.h 318 /* [in] */ BOOL vertical,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 226 int vertical; member in struct:_XkbRow
  /external/icu4c/layoutex/
ParagraphLayout.cpp 303 UBiDiLevel paragraphLevel, le_bool vertical,
307 fVertical(vertical), fClientLevels(TRUE), fClientScripts(TRUE), fClientLocales(TRUE), fEmbeddingLevels(NULL),
    [all...]
  /external/webkit/WebCore/platform/
ScrollView.cpp     [all...]
  /external/webkit/WebKit/win/Interfaces/
IWebUIDelegate.idl     [all...]
  /external/webkit/WebKit/win/WebCoreSupport/
WebChromeClient.cpp 595 ScrollbarControlState state, ScrollbarPart pressedPart, bool vertical,
658 vertical, value, proportion, webParts);
  /external/webkit/WebCore/platform/graphics/wince/
GraphicsContextWince.cpp 1504 bool vertical = abs(d.height()) > abs(d.width()); local
    [all...]
  /external/freetype/src/cff/
cffgload.c     [all...]
  /external/libvpx/vp8/common/arm/neon/
mbloopfilter_neon.asm 354 ; The vertical filter writes p3/q3 back out because two 4 element writes are
357 ; If we can preserve q3 and q10, the vertical filter will be able to avoid
  /external/icu4c/common/
triedict.cpp 376 kVerticalNode = 0x1000, // This is a vertical node
496 // Vertical node; check all the characters in it
509 // of a vertical node.
611 // Vertical node
685 BuildCompactTrieNode(UBool parentEndsWord, UBool vertical, UStack &nodes, UErrorCode &status) {
688 fVertical = vertical;
772 fprintf(stderr, "ERROR: vertical link, logical node %d maps to physical node zero\n",
    [all...]
  /frameworks/base/core/java/android/text/
StaticLayout.java     [all...]
Layout.java 473 * Return the vertical position of the top of the specified line
694 * Get the line number corresponding to the specified vertical position.
699 public int getLineForVertical(int vertical) {
705 if (getLineTop(guess) > vertical)
862 * Return the vertical position of the bottom of the specified line.
869 * Return the vertical position of the baseline of the specified line.
    [all...]
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 88 ;# To avoid excess transposes, we filter all 3 vertical luma subblock
146 ;# Vertical edge filtering requires transposes. For the simple filter,
216 ;# Normal mb vertical edge filter transpose.
638 ;# Filtering a vertical mb. Each mb is aligned on a 16 byte boundary.
    [all...]
  /prebuilt/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 773 milliseconds

1 23 4