Home
last modified time | relevance | path

Searched defs:horizontal (Results 1 – 25 of 49) sorted by relevance

12

/third_party/node/deps/npm/node_modules/cli-boxes/
Dboxes.json8 "horizontal": "─" string
16 "horizontal": "═" string
24 "horizontal": "─" string
32 "horizontal": "─" string
40 "horizontal": "═" string
48 "horizontal": "-" string
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-kern.hh57 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in kern() local
Dhb-ot-shape-fallback.cc523 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in _hb_ot_shape_fallback_spaces() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-kern.hh58 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in kern() local
Dhb-ot-shape-fallback.cc519 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in _hb_ot_shape_fallback_spaces() local
/third_party/harfbuzz/src/
Dhb-kern.hh57 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in kern() local
Dhb-ot-shape-fallback.cc523 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in _hb_ot_shape_fallback_spaces() local
/third_party/node/deps/npm/node_modules/boxen/
Dindex.js125 const horizontal = chars.horizontal.repeat(contentWidth); constant
/third_party/harfbuzz/test/api/
Dtest-ot-math.c339 hb_bool_t horizontal) in get_glyph_assembly_italics_correction()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-math.c339 hb_bool_t horizontal) in get_glyph_assembly_italics_correction()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-math.c339 hb_bool_t horizontal) in get_glyph_assembly_italics_correction()
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
Dtest_rendering.c105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned … in Gradient()
/third_party/boost/libs/geometry/test/algorithms/detail/sections/
Dsectionalize.cpp291 …std::string horizontal("POLYGON((0 10,1 8,2 10,3 8,4 10,5 8,6 10,7 8,8 10,9 8,10 10,11 8,12 10,12 … in test_all() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvkern.c602 FT_Bool horizontal; in gxv_kern_coverage_classic_apple_validate() local
643 FT_Bool horizontal; in gxv_kern_coverage_classic_microsoft_validate() local
/third_party/freetype/src/gxvalid/
Dgxvkern.c602 FT_Bool horizontal; in gxv_kern_coverage_classic_apple_validate() local
643 FT_Bool horizontal; in gxv_kern_coverage_classic_microsoft_validate() local
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvkern.c602 FT_Bool horizontal; in gxv_kern_coverage_classic_apple_validate() local
643 FT_Bool horizontal; in gxv_kern_coverage_classic_microsoft_validate() local
/third_party/skia/src/pathops/
DSkDLineIntersection.cpp204 int SkIntersections::horizontal(const SkDLine& line, double left, double right, in horizontal() function in SkIntersections
DSkPathOpsAsWinding.cpp221 bool horizontal = true; in nextEdge() local
DSkDQuadLineIntersection.cpp423 int SkIntersections::horizontal(const SkDQuad& quad, double left, double right, double y, in horizontal() function in SkIntersections
DSkDConicLineIntersection.cpp347 int SkIntersections::horizontal(const SkDConic& conic, double left, double right, double y, in horizontal() function in SkIntersections
/third_party/flutter/skia/src/pathops/
DSkDLineIntersection.cpp204 int SkIntersections::horizontal(const SkDLine& line, double left, double right, in horizontal() function in SkIntersections
DSkPathOpsAsWinding.cpp224 bool horizontal = true; in nextEdge() local
DSkDQuadLineIntersection.cpp423 int SkIntersections::horizontal(const SkDQuad& quad, double left, double right, double y, in horizontal() function in SkIntersections
DSkDConicLineIntersection.cpp347 int SkIntersections::horizontal(const SkDConic& conic, double left, double right, double y, in horizontal() function in SkIntersections
DSkDCubicLineIntersection.cpp418 int SkIntersections::horizontal(const SkDCubic& cubic, double left, double right, double y, in horizontal() function in SkIntersections

12