Searched defs:glyphH (Results 1 – 2 of 2) sorted by relevance
76 uint16_t glyphW, uint16_t glyphH) { in glyphUploaded()
261 uint16_t glyphH = glyph.fHeight + TEXTURE_BORDER_SIZE; in fitBitmap() local