/external/freetype/src/sfnt/ |
D | ttmtx.c | 75 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()
|
D | sfobjs.c | 1109 #define LOADM_( x, vertical ) \ argument
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | parser.py | 186 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/ |
D | props-on-prots.m | 25 -(id) vertical; method 64 - (id)vertical { return self; } method
|
D | typedef-class.m | 35 -(BOOL) vertical; method
|
/external/skqp/gm/ |
D | bitmaptiled.cpp | 14 static void draw_tile_bitmap_with_fractional_offset(SkCanvas* canvas, bool vertical) { in draw_tile_bitmap_with_fractional_offset()
|
/external/skia/gm/ |
D | bitmaptiled.cpp | 15 bool vertical) { in draw_tile_bitmap_with_fractional_offset()
|
/external/harfbuzz_ng/util/ |
D | view-cairo.cc | 35 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); in render() local
|
/external/libchrome/ui/gfx/geometry/ |
D | insets_f.h | 20 constexpr InsetsF(float vertical, float horizontal) in InsetsF()
|
D | insets.h | 29 constexpr Insets(int vertical, int horizontal) in Insets()
|
D | rect_f.h | 81 void Inset(float horizontal, float vertical) { in Inset()
|
D | rect_f.cc | 55 void RectF::Offset(float horizontal, float vertical) { in Offset()
|
D | rect.h | 121 void Inset(int horizontal, int vertical) { in Inset()
|
D | rect.cc | 123 void Rect::Offset(int horizontal, int vertical) { in Offset()
|
/external/skia/src/pathops/ |
D | SkDLineIntersection.cpp | 282 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, in vertical() function in SkIntersections
|
D | SkDConicLineIntersection.cpp | 354 int SkIntersections::vertical(const SkDConic& conic, double top, double bottom, double x, in vertical() function in SkIntersections
|
D | SkDQuadLineIntersection.cpp | 430 int SkIntersections::vertical(const SkDQuad& quad, double top, double bottom, double x, in vertical() function in SkIntersections
|
/external/icu/icu4c/source/layoutex/ |
D | playout.cpp | 35 le_bool vertical, in pl_create()
|
/external/skqp/src/pathops/ |
D | SkDLineIntersection.cpp | 282 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, in vertical() function in SkIntersections
|
D | SkDConicLineIntersection.cpp | 354 int SkIntersections::vertical(const SkDConic& conic, double top, double bottom, double x, in vertical() function in SkIntersections
|
D | SkDQuadLineIntersection.cpp | 430 int SkIntersections::vertical(const SkDQuad& quad, double top, double bottom, double x, in vertical() function in SkIntersections
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_context_tree.h | 89 PICK_MODE_CONTEXT vertical[2]; member
|
/external/pdfium/core/fxge/ |
D | cfx_facecache.cpp | 203 bool vertical = pSubstFont ? pFont->IsVertical() : false; in LoadGlyphPath() local
|
/external/libaom/libaom/av1/encoder/ |
D | context_tree.h | 91 PICK_MODE_CONTEXT vertical[2]; member
|
/external/fonttools/Tests/feaLib/ |
D | builder_test.py | 432 def parse_position_base_(self, enumerated, vertical): argument
|