Home
last modified time | relevance | path

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

123

/external/freetype/src/sfnt/
Dttmtx.c74 FT_Bool vertical ) in tt_face_load_hmtx()
131 FT_Bool vertical ) in tt_face_load_hhea()
229 FT_Bool vertical, in tt_face_get_metrics()
/external/fonttools/Lib/fontTools/feaLib/
Dparser.py231 def parse_enumerate_(self, vertical): argument
417 def parse_glyph_pattern_(self, vertical): argument
573 def parse_lookup_(self, vertical): argument
673 def parse_position_(self, enumerated, vertical): argument
726 def parse_position_cursive_(self, enumerated, vertical): argument
742 def parse_position_base_(self, enumerated, vertical): argument
756 def parse_position_ligature_(self, enumerated, vertical): argument
773 def parse_position_mark_(self, enumerated, vertical): argument
1556 def parse_valuerecord_(self, vertical): argument
1629 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/llvm-project/clang/test/SemaObjC/
Dprops-on-prots.m25 -(id) vertical; method
64 - (id)vertical { return self; } method
Dtypedef-class.m35 -(BOOL) vertical; method
/external/skia/gm/
Dbitmaptiled.cpp23 bool vertical) { in draw_tile_bitmap_with_fractional_offset()
/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/webrtc/modules/desktop_capture/
Ddesktop_geometry.cc74 void DesktopRect::Scale(double horizontal, double vertical) { in Scale()
/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()
/external/guava/android/guava/src/com/google/common/math/
DLinearTransformation.java104 public static LinearTransformation vertical(double x) { in vertical() method in LinearTransformation
/external/guava/guava/src/com/google/common/math/
DLinearTransformation.java104 public static LinearTransformation vertical(double x) { in vertical() method in LinearTransformation
/external/rust/crates/criterion/src/plot/gnuplot_backend/
Dpdf.rs42 let vertical = &[0., max_iters]; in pdf() localVariable
/external/libaom/libaom/av1/encoder/
Dcontext_tree.h69 PICK_MODE_CONTEXT vertical[2]; member
/external/rust/crates/plotters/src/series/
Dhistogram.rs108 pub fn vertical<ACoord, DB: DrawingBackend + 'a>( in vertical() function
/external/skia/src/pathops/
DSkDLineIntersection.cpp282 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, 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
/external/libvpx/libvpx/vp9/encoder/
Dvp9_context_tree.h89 PICK_MODE_CONTEXT vertical[2]; member
/external/pdfium/core/fxge/
Dcfx_glyphcache.cpp235 bool vertical = pSubstFont && pFont->IsVertical(); in LoadGlyphPath() local

123