Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-font.cc336 hb_font_extents_t font_extents; in hb_ot_get_glyph_v_advances() local
405 hb_font_extents_t font_extents; in hb_ot_get_glyph_v_origin() local
413 hb_font_extents_t font_extents; in hb_ot_get_glyph_v_origin() local
H A Dmain.cc218 hb_font_extents_t font_extents; in layered_glyph_dump() local
268 hb_font_extents_t font_extents; in dump_glyphs() local
H A Dhb-ot-metrics.cc257 hb_font_extents_t font_extents; in hb_ot_metrics_get_position_with_fallback() local
H A Dhb-ot-layout.cc2420 hb_font_extents_t font_extents; in hb_ot_layout_get_baseline_with_fallback() local
2436 hb_font_extents_t font_extents; in hb_ot_layout_get_baseline_with_fallback() local
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dview-options.hh55 } font_extents = {0., 0., 0.}; member