Searched defs:y_advance (Results 1 – 12 of 12) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.cc | 57 double x_advance, y_advance; in render() local
|
/third_party/harfbuzz/util/ |
D | view-cairo.cc | 65 double x_advance, y_advance; in render() local
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.hh | 127 double x_advance, y_advance; in render() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer.h | 128 hb_position_t y_advance; member
|
D | hb-coretext.cc | 999 hb_position_t x_advance, y_advance, x_offset, y_offset; in _hb_coretext_shape() local
|
D | hb-buffer.cc | 1848 hb_position_t x_advance = 0, y_advance = 0; in normalize_glyphs_cluster() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer.h | 127 hb_position_t y_advance; member
|
D | hb-coretext.cc | 918 hb_position_t x_advance, y_advance, x_offset, y_offset; in _hb_coretext_shape() local
|
D | hb-buffer.cc | 1809 hb_position_t x_advance = 0, y_advance = 0; in normalize_glyphs_cluster() local
|
/third_party/harfbuzz/src/ |
D | hb-buffer.h | 128 hb_position_t y_advance; member
|
D | hb-coretext.cc | 961 hb_position_t x_advance, y_advance, x_offset, y_offset; in _hb_coretext_shape() local
|
D | hb-buffer.cc | 1789 hb_position_t x_advance = 0, y_advance = 0; in normalize_glyphs_cluster() local
|