Searched defs:get_glyph (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cmap-table.hh | 44 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 322 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 455 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 557 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 622 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 977 glyph_variant_t get_glyph (hb_codepoint_t codepoint, in get_glyph() function 1222 bool get_glyph (hb_codepoint_t codepoint, in get_glyph() function
|
D | hb-ot-cff1-table.hh | 329 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function 398 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function 534 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function
|
D | hb-ot-layout-common.hh | 1482 hb_codepoint_t get_glyph () const { return c->glyphArray[i]; } in get_glyph() function 1651 hb_codepoint_t get_glyph () const { return j; } in get_glyph() function 1825 hb_codepoint_t get_glyph () const in get_glyph() function
|