HomeSort by relevance Sort by last modified time
    Searched defs:horizontal (Results 26 - 50 of 52) sorted by null

12 3

  /external/chromium_org/third_party/freetype/src/cff/
cffgload.c 1855 FT_Int horizontal, count; local
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 52 xPlacement = 0x0001, /* Includes horizontal adjustment for placement */
54 xAdvance = 0x0004, /* Includes horizontal adjustment for advance */
56 xPlaDevice = 0x0010, /* Includes horizontal Device table for placement */
58 xAdvDevice = 0x0040, /* Includes horizontal Device table for advance */
68 SHORT xPlacement; /* Horizontal adjustment for
72 SHORT xAdvance; /* Horizontal adjustment for
74 * for horizontal writing) */
79 * horizontal placement--measured from
85 * horizontal advance--measured from
105 hb_bool_t horizontal = HB_DIRECTION_IS_HORIZONTAL (direction) local
    [all...]
  /external/chromium_org/third_party/icu/source/common/
triedict.cpp 581 * calculates an equal link node ID of a horizontal node
582 * @hnode The horizontal node containing the equal link
597 * calculates an equal link node ID of a horizontal node
598 * @hnode The horizontal node containing the equal link
682 // handle root node with only kEqualOverflows flag: assume horizontal node without parent
735 // Horizontal node; do binary search
853 // Horizontal node
1183 UBool horizontal = (node->low != NULL || node->high != NULL); local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 52 xPlacement = 0x0001, /* Includes horizontal adjustment for placement */
54 xAdvance = 0x0004, /* Includes horizontal adjustment for advance */
56 xPlaDevice = 0x0010, /* Includes horizontal Device table for placement */
58 xAdvDevice = 0x0040, /* Includes horizontal Device table for advance */
68 SHORT xPlacement; /* Horizontal adjustment for
72 SHORT xAdvance; /* Horizontal adjustment for
74 * for horizontal writing) */
79 * horizontal placement--measured from
85 * horizontal advance--measured from
105 hb_bool_t horizontal = HB_DIRECTION_IS_HORIZONTAL (direction) local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 97 /** True if this is a vertical layout, and false if it is horizontal (the default) */
406 // Horizontal is the default, so if no value is specified it is horizontal.
492 // Horizontal GridLayout: this is the default. Row and column numbers
874 Object horizontal = horizontalAxis.get(view); local
    [all...]
  /prebuilts/devtools/tools/lib/
draw9patch.jar 
rule-api.jar 
jcommon-1.0.12.jar 
org-eclipse-jface-3.6.2.jar 
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 423 /* horiBearingX :: The horizontal left bearing. */
425 /* horiBearingY :: The horizontal top bearing. */
427 /* horiAdvance :: The horizontal advance. */
491 /* bitmap strike, for either a horizontal or vertical layout. */
513 /* horizontal advance - */
1269 TT_HoriHeader horizontal; \/* TrueType horizontal header *\/ member in struct:TT_FaceRec_
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 342 /* horiBearingX :: The horizontal left bearing. */
344 /* horiBearingY :: The horizontal top bearing. */
346 /* horiAdvance :: The horizontal advance. */
410 /* bitmap strike, for either a horizontal or vertical layout. */
432 /* horizontal advance - */
551 /* hori :: The line metrics for horizontal layouts. */
559 /* x_ppem :: The number of horizontal pixels per EM. *
1188 TT_HoriHeader horizontal; \/* TrueType horizontal header *\/ member in struct:TT_FaceRec_
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp 2288 bool horizontal = style->isHorizontalWritingMode(); local
    [all...]
  /frameworks/base/core/java/android/widget/
GridLayout.java 169 * The horizontal orientation.
171 public static final int HORIZONTAL = LinearLayout.HORIZONTAL;
236 private static final int DEFAULT_ORIENTATION = HORIZONTAL;
305 * @return either {@link #HORIZONTAL} or {@link #VERTICAL}
325 * when orientation is {@link #HORIZONTAL} the horizontal axis is laid out first.
336 * orientation as {@code HORIZONTAL} - because {@code TextView} is capable of
340 * GridLayout, so it's fine to leave GridLayout in {@code HORIZONTAL} mode even if
343 * The default value of this property is {@link #HORIZONTAL}
1212 public final boolean horizontal; field in class:GridLayout.Axis
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 169 * The horizontal orientation.
171 public static final int HORIZONTAL = LinearLayout.HORIZONTAL;
236 private static final int DEFAULT_ORIENTATION = HORIZONTAL;
305 * @return either {@link #HORIZONTAL} or {@link #VERTICAL}
325 * when orientation is {@link #HORIZONTAL} the horizontal axis is laid out first.
336 * orientation as {@code HORIZONTAL} - because {@code TextView} is capable of
340 * GridLayout, so it's fine to leave GridLayout in {@code HORIZONTAL} mode even if
343 * The default value of this property is {@link #HORIZONTAL}
1101 public final boolean horizontal; field in class:GridLayout.Axis
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 198 "horizontal", "vertical", "inline-axis", "block-axis"
218 "lr", "rl", "tb", "lr-tb", "rl-tb", "tb-rl", "horizontal-tb", "vertical-rl", "vertical-lr", "horizontal-bt"
348 "none", "horizontal"
536 "none", "both", "horizontal", "vertical"
750 "-webkit-border-horizontal-spacing": 1,
    [all...]
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /external/zxing/core/
core.jar 
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 709 milliseconds

12 3