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

  /external/chromium_org/third_party/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 130 switch (ot_font->cmap_uvs->get_glyph_variant (unicode,
  /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 127 switch (ot_font->cmap_uvs->get_glyph_variant (unicode,

Completed in 190 milliseconds