/external/chromium_org/third_party/polymer/components-chromium/core-layout-trbl/ |
D | core-layout-trbl-extracted.js | 5 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/ |
D | view-cairo.cc | 37 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/ |
D | ttmtx.c | 59 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()
|
D | ttmtx.h | 34 FT_Bool vertical ); 40 FT_Bool vertical ); 45 FT_Bool vertical,
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
D | ttmtx.c | 59 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()
|
D | ttmtx.h | 34 FT_Bool vertical ); 40 FT_Bool vertical ); 45 FT_Bool vertical,
|
/external/freetype/src/sfnt/ |
D | ttmtx.c | 59 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()
|
D | ttmtx.h | 34 FT_Bool vertical ); 40 FT_Bool vertical ); 45 FT_Bool vertical,
|
/external/openfst/src/include/fst/script/ |
D | draw.h | 44 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/ |
D | value_bar.css | 46 .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/ |
D | core-layout-extracted.js | 15 vertical: false, property 100 var vertical = this.vertical ? 'v' : 'h'; 101 this.setLayoutClass('', old, vertical);
|
/external/chromium_org/chrome/browser/resources/help/ |
D | help_content.css | 29 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/ |
D | scanview.css | 42 vertical-align: top; 47 vertical-align: center; 51 vertical-align: top; 55 vertical-align: top;
|
/external/chromium_org/chrome/browser/resources/print_preview/settings/ |
D | destination_settings.css | 7 vertical-align: top; 33 vertical-align: middle; 44 -webkit-box-orient: vertical; 64 -webkit-box-orient: vertical;
|
/external/chromium_org/ppapi/cpp/ |
D | rect.h | 266 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/ |
D | Settings.js | 407 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/ |
D | debugger.css | 17 vertical-align:top; 24 vertical-align:top; 32 vertical-align:top; 39 vertical-align:top;
|
/external/skia/platform_tools/nacl/debugger/ |
D | debugger.css | 17 vertical-align:top; 24 vertical-align:top; 32 vertical-align:top; 39 vertical-align:top;
|
/external/chromium_org/chrome/browser/resources/options/ |
D | reset_profile_settings_overlay.css | 15 vertical-align: middle; 21 -webkit-box-orient: vertical; 41 vertical-align: top;
|
/external/chromium_org/ui/gfx/geometry/ |
D | rect_base.h | 61 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/ |
D | SkIntersections.h | 74 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/ |
D | SkIntersections.h | 74 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/ |
D | paper-toast-extracted.js | 113 this.vertical = e.yDirection; 124 if (this.vertical) { 142 if (this.vertical) {
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
D | keyboard_overlay.css | 22 -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/ |
D | destination_list_item.css | 32 vertical-align: middle; 41 vertical-align: middle; 56 vertical-align: middle;
|