Searched defs:get_glyph (Results 1 – 7 of 7) sorted by relevance
| /external/harfbuzz_ng/src/ |
| D | hb-ot-cmap-table.hh | 45 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 71 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 203 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 236 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph() function 327 inline glyph_variant_t get_glyph (hb_codepoint_t codepoint, in get_glyph() function 396 inline bool get_glyph (hb_codepoint_t codepoint, in get_glyph() function
|
| D | hb-font-private.hh | 153 inline hb_bool_t get_glyph (hb_codepoint_t unicode, hb_codepoint_t variation_selector, in get_glyph() function
|
| D | hb-ot-layout-common-private.hh | 676 inline uint16_t get_glyph (void) { return c->glyphArray[i]; } in get_glyph() function 787 inline uint16_t get_glyph (void) { return j; } in get_glyph() function 896 inline uint16_t get_glyph (void) { in get_glyph() function
|
| /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
| D | text.c | 82 static struct vg_glyph *get_glyph(struct vg_font *font, in get_glyph() function
|
| /external/mesa3d/src/gallium/state_trackers/vega/ |
| D | text.c | 82 static struct vg_glyph *get_glyph(struct vg_font *font, in get_glyph() function
|
| /external/chromium_org/third_party/harfbuzz-ng/src/ |
| D | hb-font-private.hh | 153 inline hb_bool_t get_glyph (hb_codepoint_t unicode, hb_codepoint_t variation_selector, in get_glyph() function
|
| D | hb-ot-layout-common-private.hh | 675 inline uint16_t get_glyph (void) { return c->glyphArray[i]; } in get_glyph() function 786 inline uint16_t get_glyph (void) { return j; } in get_glyph() function 895 inline uint16_t get_glyph (void) { in get_glyph() function
|