Home
last modified time | relevance | path

Searched defs:vertical (Results 1 – 25 of 42) sorted by relevance

12

/external/freetype/src/sfnt/
Dttmtx.c75 FT_Bool vertical ) in tt_face_load_hmtx()
132 FT_Bool vertical ) in tt_face_load_hhea()
230 FT_Bool vertical, in tt_face_get_metrics()
Dsfobjs.c1109 #define LOADM_( x, vertical ) \ argument
/external/fonttools/Lib/fontTools/feaLib/
Dparser.py186 def parse_enumerate_(self, vertical): argument
357 def parse_glyph_pattern_(self, vertical): argument
495 def parse_lookup_(self, vertical): argument
583 def parse_position_(self, enumerated, vertical): argument
625 def parse_position_cursive_(self, enumerated, vertical): argument
640 def parse_position_base_(self, enumerated, vertical): argument
653 def parse_position_ligature_(self, enumerated, vertical): argument
669 def parse_position_mark_(self, enumerated, vertical): argument
1148 def parse_valuerecord_(self, vertical): argument
1204 def parse_valuerecord_definition_(self, vertical): argument
[all …]
/external/clang/test/SemaObjC/
Dprops-on-prots.m25 -(id) vertical; method
64 - (id)vertical { return self; } method
Dtypedef-class.m35 -(BOOL) vertical; method
/external/skqp/gm/
Dbitmaptiled.cpp14 static void draw_tile_bitmap_with_fractional_offset(SkCanvas* canvas, bool vertical) { in draw_tile_bitmap_with_fractional_offset()
/external/skia/gm/
Dbitmaptiled.cpp15 bool vertical) { in draw_tile_bitmap_with_fractional_offset()
/external/harfbuzz_ng/util/
Dview-cairo.cc35 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); in render() local
/external/libchrome/ui/gfx/geometry/
Dinsets_f.h20 constexpr InsetsF(float vertical, float horizontal) in InsetsF()
Dinsets.h29 constexpr Insets(int vertical, int horizontal) in Insets()
Drect_f.h81 void Inset(float horizontal, float vertical) { in Inset()
Drect_f.cc55 void RectF::Offset(float horizontal, float vertical) { in Offset()
Drect.h121 void Inset(int horizontal, int vertical) { in Inset()
Drect.cc123 void Rect::Offset(int horizontal, int vertical) { in Offset()
/external/skia/src/pathops/
DSkDLineIntersection.cpp282 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, in vertical() function in SkIntersections
DSkDConicLineIntersection.cpp354 int SkIntersections::vertical(const SkDConic& conic, double top, double bottom, double x, in vertical() function in SkIntersections
DSkDQuadLineIntersection.cpp430 int SkIntersections::vertical(const SkDQuad& quad, double top, double bottom, double x, in vertical() function in SkIntersections
/external/icu/icu4c/source/layoutex/
Dplayout.cpp35 le_bool vertical, in pl_create()
/external/skqp/src/pathops/
DSkDLineIntersection.cpp282 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, in vertical() function in SkIntersections
DSkDConicLineIntersection.cpp354 int SkIntersections::vertical(const SkDConic& conic, double top, double bottom, double x, in vertical() function in SkIntersections
DSkDQuadLineIntersection.cpp430 int SkIntersections::vertical(const SkDQuad& quad, double top, double bottom, double x, in vertical() function in SkIntersections
/external/libvpx/libvpx/vp9/encoder/
Dvp9_context_tree.h89 PICK_MODE_CONTEXT vertical[2]; member
/external/pdfium/core/fxge/
Dcfx_facecache.cpp203 bool vertical = pSubstFont ? pFont->IsVertical() : false; in LoadGlyphPath() local
/external/libaom/libaom/av1/encoder/
Dcontext_tree.h91 PICK_MODE_CONTEXT vertical[2]; member
/external/fonttools/Tests/feaLib/
Dbuilder_test.py432 def parse_position_base_(self, enumerated, vertical): argument

12