Home
last modified time | relevance | path

Searched defs:x_advance (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dsample.py59 x_advance = pos.x_advance variable
Dhb-buffer.h127 hb_position_t x_advance; member
Dhb-coretext.cc999 hb_position_t x_advance, y_advance, x_offset, y_offset; in _hb_coretext_shape() local
Dhb-buffer.cc1848 hb_position_t x_advance = 0, y_advance = 0; in normalize_glyphs_cluster() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dview-cairo.hh127 double x_advance, y_advance; in render() local