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 292 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 383 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 478 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 522 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 827 glyph_variant_t get_glyph (hb_codepoint_t codepoint, in get_glyph() function 990 bool get_glyph (hb_codepoint_t codepoint, in get_glyph() function
|
D | hb-ot-cff1-table.hh | 341 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function 410 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function 558 hb_codepoint_t get_glyph (hb_codepoint_t sid, unsigned int num_glyphs) const in get_glyph() function
|
D | hb-ot-layout-common.hh | 970 hb_codepoint_t get_glyph () const { return c->glyphArray[i]; } in get_glyph() function 1130 hb_codepoint_t get_glyph () const { return j; } in get_glyph() function 1294 hb_codepoint_t get_glyph () const in get_glyph() function
|
/external/libkmsxx/utils/ |
D | kmsprint.cpp | 298 const string& get_glyph(TreeGlyph glyph) in get_glyph() function
|