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.hh 213 return get_nominal_glyph (unicode, &glyph);
216 hb_bool_t get_nominal_glyph (hb_codepoint_t unicode, function in struct:hb_font_t
595 get_nominal_glyph (unichar, glyph))
hb-ot-cmap-table.hh 1035 bool get_nominal_glyph (hb_codepoint_t unicode, function in struct:OT::cmap::accelerator_t
1076 return get_nominal_glyph (unicode, glyph);
    [all...]

Completed in 187 milliseconds