Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-font.cc267 hb_font_extents_t font_extents; in hb_ot_get_glyph_v_advances() local
324 hb_font_extents_t font_extents; in hb_ot_get_glyph_v_origin() local
332 hb_font_extents_t font_extents; in hb_ot_get_glyph_v_origin() local
Dmain.cc218 hb_font_extents_t font_extents; in layered_glyph_dump() local
268 hb_font_extents_t font_extents; in dump_glyphs() local
Dhb-ot-metrics.cc257 hb_font_extents_t font_extents; in hb_ot_metrics_get_position_with_fallback() local
Dhb-ot-layout.cc2170 hb_font_extents_t font_extents; in hb_ot_layout_get_baseline_with_fallback() local
2186 hb_font_extents_t font_extents; in hb_ot_layout_get_baseline_with_fallback() local
/external/harfbuzz_ng/util/
Dview-options.hh53 } font_extents = {0., 0., 0.}; member