Searched defs:get_glyph (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-cmap-table.hh | 44 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 245 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 330 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 425 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 469 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 670 glyph_variant_t get_glyph (hb_codepoint_t codepoint, in get_glyph() function 755 bool get_glyph (hb_codepoint_t codepoint, in get_glyph() function
|
D | hb-ot-cff1-table.hh | 327 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function 396 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function 553 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function
|
D | hb-ot-layout-common.hh | 867 hb_codepoint_t get_glyph () { return c->glyphArray[i]; } in get_glyph() function 1013 hb_codepoint_t get_glyph () { return j; } in get_glyph() function 1139 hb_codepoint_t get_glyph () in get_glyph() function
|
/external/libkmsxx/utils/ |
D | kmsprint.cpp | 313 const char* get_glyph(TreeGlyph glyph) in get_glyph() function
|