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

  /external/harfbuzz_ng/src/
hb-ot-cmap-table.hh 369 inline glyph_variant_t get_glyph_variant (hb_codepoint_t codepoint, function in struct:OT::CmapSubtableFormat14
411 inline glyph_variant_t get_glyph_variant (hb_codepoint_t codepoint, function in struct:OT::CmapSubtable
416 case 14: return u.format14.get_glyph_variant(codepoint, variation_selector, glyph);
hb-ot-font.cc 140 switch (this->uvs_table->get_glyph_variant (unicode,

Completed in 57 milliseconds