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

  /external/harfbuzz_ng/src/
hb-font-private.hh 196 return get_nominal_glyph (unicode, &glyph);
199 inline hb_bool_t get_nominal_glyph (hb_codepoint_t unicode, function in struct:hb_font_t
528 get_nominal_glyph (unichar, glyph))
hb-ot-cmap-table.hh 570 inline bool get_nominal_glyph (hb_codepoint_t unicode, function in struct:OT::cmap::accelerator_t
589 return get_nominal_glyph (unicode, glyph);

Completed in 78 milliseconds