HomeSort by relevance Sort by last modified time
    Searched defs:get_variation_glyph (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-font-private.hh 196 inline hb_bool_t get_variation_glyph (hb_codepoint_t unicode, hb_codepoint_t variation_selector, function in struct:hb_font_t
hb-ot-font.cc 285 inline bool get_variation_glyph (hb_codepoint_t unicode, function in struct:hb_ot_face_cmap_accelerator_t
361 return ot_font->cmap.get_variation_glyph (unicode, variation_selector, glyph);

Completed in 553 milliseconds