Searched defs:is_vertical (Results 1 – 7 of 7) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-static.cc | 118 …lyf_get_leading_bearing_with_var_unscaled (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical, in _glyf_get_leading_bearing_with_var_unscaled() 125 _glyf_get_advance_with_var_unscaled (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical) in _glyf_get_advance_with_var_unscaled() 132 …ding_bearing_without_var_unscaled (hb_face_t *face, hb_codepoint_t gid, bool is_vertical, int *lsb) in _glyf_get_leading_bearing_without_var_unscaled()
|
/external/libchrome-gestures/src/ |
D | mouse_interpreter.cc | 167 bool is_vertical) { in InterpretScrollWheelEvent()
|
/external/skia/src/core/ |
D | SkEdgeBuilder.cpp | 123 static bool is_vertical(const Edge* edge) { in is_vertical() function
|
/external/autotest/client/cros/ |
D | touch_playback_test_base.py | 603 def get_scroll_delta(self, is_vertical): argument
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/autohint/latin/ |
D | hint.rs | 535 let is_vertical = metrics.dim == Axis::VERTICAL; in stem_width() localVariable
|
/external/pdfium/core/fxge/ |
D | cfx_face.cpp | 569 bool is_vertical, in LoadGlyphPath()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/autohint/latin/ |
D | hint.rs | 535 let is_vertical = metrics.dim == Axis::VERTICAL; in stem_width() localVariable
|