Searched refs:nextGlyph (Results 1 – 1 of 1) sorted by relevance
47 #define GET_GLYPH(text) nextGlyph((const uint16_t**) &text)50 static inline glyph_t nextGlyph(const uint16_t** srcPtr) { in nextGlyph() function