HomeSort by relevance Sort by last modified time
    Searched refs:vertical (Results 1 - 25 of 209) sorted by null

1 2 3 4 5 6 7 8 9

  /external/freetype/src/sfnt/
ttmtx.h 34 FT_Bool vertical );
40 FT_Bool vertical );
45 FT_Bool vertical,
ttmtx.c 58 /* vertical :: A boolean flag. If set, load `vmtx'. */
68 FT_Bool vertical )
76 if ( vertical )
105 FT_Bool vertical )
118 if ( vertical )
120 void* lm = &face->vertical.long_metrics;
121 void** sm = &face->vertical.short_metrics;
128 num_longs = face->vertical.number_Of_VMetrics;
132 face->vertical.number_Of_VMetrics = 0;
166 vertical ? 'v' : 'h' ))
    [all...]
  /external/chromium/chrome/browser/resources/options/
clear_browser_data_overlay.css 22 vertical-align: middle;
  /external/webkit/Source/WebCore/page/mac/
WebCoreFrameView.h 33 - (void)setScrollingModes:(WebCore::ScrollbarMode)hMode vertical:(WebCore::ScrollbarMode)vMode andLock:(BOOL)lock;
34 - (void)scrollingModes:(WebCore::ScrollbarMode*)hMode vertical:(WebCore::ScrollbarMode*)vMode;
  /external/chromium-trace/src/tracing/
profiling_view.css 7 -webkit-box-orient: vertical;
18 -webkit-box-orient: vertical;
overlay.css 27 -webkit-box-orient: vertical;
tracing_controller.css 7 -webkit-box-orient: vertical;
  /frameworks/base/core/java/android/widget/
ScrollBarDrawable.java 60 * Indicate whether the vertical scrollbar track should always be drawn regardless of the
70 * Indicates whether the vertical scrollbar track should always be drawn regardless of the
85 public void setParameters(int range, int offset, int extent, boolean vertical) {
86 if (mVertical != vertical) {
97 mVertical = vertical;
102 final boolean vertical = mVertical;
109 drawTrack = vertical ? mAlwaysDrawVerticalTrack : mAlwaysDrawHorizontalTrack;
118 drawTrack(canvas, r, vertical);
122 int size = vertical ? r.height() : r.width();
123 int thickness = vertical ? r.width() : r.height()
    [all...]
  /external/openfst/src/include/fst/script/
draw.h 43 const bool vertical; member in struct:fst::script::FstDrawerArgs
61 bool vertical,
71 vertical(vertical), ranksep(ranksep), nodesep(nodesep),
84 args->vertical, args->ranksep,
99 bool vertical,
  /external/chromium/chrome/browser/ui/views/bubble/
border_contents.h 55 // Changes |arrow_location| to its mirrored version, vertically if |vertical|
58 void MirrorArrowIfOffScreen(bool vertical,
73 // Convenience method that returns the height of |insets| if |vertical| is
75 static int GetInsetsLength(const gfx::Insets& insets, bool vertical);
border_contents.cc 54 MirrorArrowIfOffScreen(true, // |vertical|.
59 MirrorArrowIfOffScreen(false, // |vertical|.
82 bool vertical,
93 GetInsetsLength(offscreen_insets, vertical) > 0) {
96 vertical ? BubbleBorder::vertical_mirror(*arrow_location) :
107 GetInsetsLength(new_offscreen_insets, vertical) >=
108 GetInsetsLength(offscreen_insets, vertical)) {
145 int BorderContents::GetInsetsLength(const gfx::Insets& insets, bool vertical) {
146 return vertical ? insets.height() : insets.width();
  /external/openfst/src/script/
draw.cc 35 bool vertical,
44 height, portrait, vertical, ranksep, nodesep,
  /external/chromium/chrome/browser/resources/gpu_internals/
profiling_view.css 8 -webkit-box-orient: vertical;
29 -webkit-box-orient: vertical;
timeline_view.css 8 -webkit-box-orient: vertical;
tab_control.css 8 -webkit-box-orient: vertical;
30 -webkit-box-orient: vertical;
overlay.css 30 -webkit-box-orient: vertical;
tracing_controller.css 11 -webkit-box-orient: vertical;
  /external/webkit/Source/WebKit/mac/WebView/
WebDynamicScrollBarsViewInternal.h 37 - (void)setScrollingModes:(WebCore::ScrollbarMode)hMode vertical:(WebCore::ScrollbarMode)vMode andLock:(BOOL)lock;
38 - (void)scrollingModes:(WebCore::ScrollbarMode*)hMode vertical:(WebCore::ScrollbarMode*)vMode;
  /cts/tools/tradefed-host/res/report/
cts_result.css 31 vertical-align:middle;
54 vertical-align: top;
84 vertical-align: top;
102 vertical-align: top;
116 vertical-align: top;
132 vertical-align: top;
141 vertical-align: top;
151 vertical-align: top;
162 vertical-align: top;
173 vertical-align: top
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DependencyGraph.java 149 * vertical direction
153 * @param vertical if true, look for vertical edge dependencies, otherwise look for
158 public Set<INode> dependsOn(Collection<? extends INode> nodes, boolean vertical) {
167 findBackwards(view, visiting, reachable, vertical, view);
182 boolean vertical, ViewData start) {
187 if (vertical && !constraint.type.verticalEdge) {
189 } else if (!vertical && !constraint.type.horizontalEdge) {
197 List<Constraint> path = getPathTo(start.node, view.node, vertical);
204 findBackwards(from, visiting, reachable, vertical, start)
    [all...]
  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
OutputController.java 9 OutputController(DemoKitActivity hostActivity, boolean vertical) {
11 mVertical = vertical;
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
UploadedTexture.java 87 public boolean vertical; field in class:UploadedTexture.BorderKey
94 return vertical ? x : -x;
101 return vertical == o.vertical
120 boolean vertical, Config config, int length) {
122 key.vertical = vertical;
127 bitmap = vertical
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
NestedScrollingWidgetDetector.java 87 private Element findOuterScrollingWidget(Node node, boolean vertical) {
94 && vertical == isVerticalScroll(element)) {
107 boolean vertical = isVerticalScroll(element);
108 if (vertical) {
115 Element parent = findOuterScrollingWidget(element.getParentNode(), vertical);
  /cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
PathShapeTest.java 72 int vertical = 0; local
76 vertical += 1;
86 assertEquals(50, vertical, TOLERANCE);
  /external/freetype/include/freetype/
ftincrem.h 107 * Vertical component of glyph advance, in font units.
110 * These correspond to horizontal or vertical metrics depending on the
111 * value of the `vertical' argument to the function
227 * vertical ::
228 * If true, return vertical metrics.
244 FT_Bool vertical,

Completed in 862 milliseconds

1 2 3 4 5 6 7 8 9