Home
last modified time | relevance | path

Searched refs:vertical (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/external/chromium_org/third_party/polymer/components-chromium/core-layout-trbl/
Dcore-layout-trbl-extracted.js5 vertical: false, property
30 var stylize = this.stylize, vertical;
39 if (vertical === undefined) {
40 vertical = (c.offsetWidth == 0 && c.offsetHeight !== 0);
44 this.vertical = this.vertical || vertical;
57 var vertical = this.vertical;
84 if (vertical) {
93 v += vertical ? info.h : info.w;
96 if (vertical) {
105 v = vertical ? hh : ww;
[all …]
/external/harfbuzz_ng/util/
Dview-cairo.cc37 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); in get_surface_size() local
38 …(vertical ? *w : *h) = (int) lines->len * (font_extents.height + view_options.line_space) - view_o… in get_surface_size()
39 (vertical ? *h : *w) = 0; in get_surface_size()
44 if (vertical) in get_surface_size()
74 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); in draw() local
75 int v = vertical ? 1 : 0; in draw()
76 int h = vertical ? 0 : 1; in draw()
81 if (vertical) in draw()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
Dttmtx.c59 FT_Bool vertical ) in tt_face_load_hmtx() argument
67 if ( vertical ) in tt_face_load_hmtx()
120 FT_Bool vertical ) in tt_face_load_hhea() argument
152 if ( vertical ) in tt_face_load_hhea()
154 void *v = &face->vertical; in tt_face_load_hhea()
210 FT_Bool vertical, in tt_face_get_metrics() argument
222 if ( vertical ) in tt_face_get_metrics()
224 void* v = &face->vertical; in tt_face_get_metrics()
Dttmtx.h34 FT_Bool vertical );
40 FT_Bool vertical );
45 FT_Bool vertical,
/external/chromium_org/third_party/freetype/src/sfnt/
Dttmtx.c59 FT_Bool vertical ) in tt_face_load_hmtx() argument
67 if ( vertical ) in tt_face_load_hmtx()
113 FT_Bool vertical ) in tt_face_load_hhea() argument
145 if ( vertical ) in tt_face_load_hhea()
147 void *v = &face->vertical; in tt_face_load_hhea()
203 FT_Bool vertical, in tt_face_get_metrics() argument
215 if ( vertical ) in tt_face_get_metrics()
217 void* v = &face->vertical; in tt_face_get_metrics()
Dttmtx.h34 FT_Bool vertical );
40 FT_Bool vertical );
45 FT_Bool vertical,
/external/freetype/src/sfnt/
Dttmtx.c59 FT_Bool vertical ) in tt_face_load_hmtx() argument
67 if ( vertical ) in tt_face_load_hmtx()
113 FT_Bool vertical ) in tt_face_load_hhea() argument
145 if ( vertical ) in tt_face_load_hhea()
147 void *v = &face->vertical; in tt_face_load_hhea()
206 FT_Bool vertical, in tt_face_get_metrics() argument
218 if ( vertical ) in tt_face_get_metrics()
220 void* v = &face->vertical; in tt_face_get_metrics()
Dttmtx.h34 FT_Bool vertical );
40 FT_Bool vertical );
45 FT_Bool vertical,
/external/openfst/src/include/fst/script/
Ddraw.h44 const bool vertical; member
62 bool vertical, in FstDrawerArgs()
72 vertical(vertical), ranksep(ranksep), nodesep(nodesep), in FstDrawerArgs()
85 args->vertical, args->ranksep, in DrawFst()
100 bool vertical,
/external/chromium-trace/trace-viewer/src/ui/
Dvalue_bar.css46 .value-bar[orient='vertical'] .lowest-value-control {
50 .value-bar[orient='vertical'] .value-slider {
55 .value-bar[orient='vertical'] .value-slider-top {
60 .value-bar[orient='vertical'] .value-slider-bottom {
65 .value-bar[orient='vertical'] .value-range-control {
69 .value-bar[orient='vertical'] .highest-value-control {
73 .value-bar[orient='vertical'] .value-display {
/external/chromium_org/third_party/polymer/components-chromium/core-layout/
Dcore-layout-extracted.js15 vertical: false, property
100 var vertical = this.vertical ? 'v' : 'h';
101 this.setLayoutClass('', old, vertical);
/external/chromium_org/chrome/browser/resources/help/
Dhelp_content.css29 vertical-align: middle;
59 vertical-align: top;
88 vertical-align: top;
122 vertical-align: middle;
133 vertical-align: top;
139 vertical-align: top;
/external/clang/tools/scan-build/
Dscanview.css42 vertical-align: top;
47 vertical-align: center;
51 vertical-align: top;
55 vertical-align: top;
/external/chromium_org/chrome/browser/resources/print_preview/settings/
Ddestination_settings.css7 vertical-align: top;
33 vertical-align: middle;
44 -webkit-box-orient: vertical;
64 -webkit-box-orient: vertical;
/external/chromium_org/ppapi/cpp/
Drect.h266 void Inset(int32_t horizontal, int32_t vertical) { in Inset() argument
267 Inset(horizontal, vertical, horizontal, vertical); in Inset()
289 void Offset(int32_t horizontal, int32_t vertical);
651 void Inset(float horizontal, float vertical) { in Inset() argument
652 Inset(horizontal, vertical, horizontal, vertical); in Inset()
674 void Offset(float horizontal, float vertical);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
DSettings.js407 newValue.vertical = {};
408 newValue.vertical.size = oldSetting;
446 newValue.vertical = newValue.vertical || {};
447 newValue.vertical.showMode = showMode;
475 if (value.vertical && value.vertical.size && value.vertical.size < 1)
476 value.vertical.size = 0;
/external/chromium_org/third_party/skia/platform_tools/nacl/debugger/
Ddebugger.css17 vertical-align:top;
24 vertical-align:top;
32 vertical-align:top;
39 vertical-align:top;
/external/skia/platform_tools/nacl/debugger/
Ddebugger.css17 vertical-align:top;
24 vertical-align:top;
32 vertical-align:top;
39 vertical-align:top;
/external/chromium_org/chrome/browser/resources/options/
Dreset_profile_settings_overlay.css15 vertical-align: middle;
21 -webkit-box-orient: vertical;
41 vertical-align: top;
/external/chromium_org/ui/gfx/geometry/
Drect_base.h61 void Inset(Type horizontal, Type vertical) { in Inset() argument
62 Inset(horizontal, vertical, horizontal, vertical); in Inset()
72 void Offset(Type horizontal, Type vertical);
/external/chromium_org/third_party/skia/src/pathops/
DSkIntersections.h74 return vertical(cubic, top, bottom, x, flipped); in cubicVertical()
124 return vertical(line, top, bottom, x, flipped); in lineVertical()
160 return vertical(quad, top, bottom, x, flipped); in quadVertical()
253 int vertical(const SkDLine&, double x);
254 int vertical(const SkDLine&, double top, double bottom, double x, bool flipped);
255 int vertical(const SkDQuad&, double top, double bottom, double x, bool flipped);
256 int vertical(const SkDCubic&, double top, double bottom, double x, bool flipped);
/external/skia/src/pathops/
DSkIntersections.h74 return vertical(cubic, top, bottom, x, flipped); in cubicVertical()
124 return vertical(line, top, bottom, x, flipped); in lineVertical()
160 return vertical(quad, top, bottom, x, flipped); in quadVertical()
253 int vertical(const SkDLine&, double x);
254 int vertical(const SkDLine&, double top, double bottom, double x, bool flipped);
255 int vertical(const SkDQuad&, double top, double bottom, double x, bool flipped);
256 int vertical(const SkDCubic&, double top, double bottom, double x, bool flipped);
/external/chromium_org/third_party/polymer/components-chromium/paper-toast/
Dpaper-toast-extracted.js113 this.vertical = e.yDirection;
124 if (this.vertical) {
142 if (this.vertical) {
/external/chromium_org/chrome/browser/resources/chromeos/
Dkeyboard_overlay.css22 -webkit-box-orient: vertical;
29 vertical-align: middle;
38 vertical-align: middle;
45 vertical-align: middle;
54 vertical-align: middle;
62 -webkit-box-orient: vertical;
/external/chromium_org/chrome/browser/resources/print_preview/search/
Ddestination_list_item.css32 vertical-align: middle;
41 vertical-align: middle;
56 vertical-align: middle;

12345678910>>...21