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