Home
last modified time | relevance | path

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

/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
Dhb-ot-color-cbdt-table.hh680 SBitLineMetrics horizontal; member
Dhb-ot-layout-gpos-table.hh121 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (c->direction); in apply_value() local
/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/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/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
DSkDConicLineIntersection.cpp347 int SkIntersections::horizontal(const SkDConic& conic, double left, double right, double y, in horizontal() function in SkIntersections
DSkDQuadLineIntersection.cpp423 int SkIntersections::horizontal(const SkDQuad& quad, 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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateLineWidthTests.cpp113 bool horizontal, in buildVertices()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dcffdecode.c1532 FT_Int horizontal, count; in cff_decoder_parse_charstrings() local
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrtypes.h220 PFR_DimensionRec horizontal; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h1473 TT_HoriHeader horizontal; /* TrueType horizontal header */ member
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp730 const bool horizontal = (direction == ImGuiLayoutType_Horizontal); in Scrollbar() local
/third_party/libevdev/doc/html/
Djquery.js8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81633 static nsIAtom* horizontal; member in nsGkAtoms