Home
last modified time | relevance | path

Searched defs:get_glyph (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh44 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
Dhb-ot-cff1-table.hh341 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
Dhb-ot-layout-common.hh970 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/
Dkmsprint.cpp298 const string& get_glyph(TreeGlyph glyph) in get_glyph() function