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.cc335 hb_font_extents_t font_extents; in hb_ot_get_glyph_v_advances() local
404 hb_font_extents_t font_extents; in hb_ot_get_glyph_v_origin() local
412 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.cc2416 hb_font_extents_t font_extents; in hb_ot_layout_get_baseline_with_fallback() local
2432 hb_font_extents_t font_extents; in hb_ot_layout_get_baseline_with_fallback() local
/external/harfbuzz_ng/util/
Dview-options.hh55 } font_extents = {0., 0., 0.}; member