Searched refs:glyphWidth (Results 1 – 2 of 2) sorted by relevance
58 offset += FontBitmap::glyphWidth[i] + 1; in initXOffset()174 float glyphWidth = FontBitmap::glyphWidth[chi]; in computeScaledStringWidth() local175 width += (glyphWidth - 1 - FontBitmap::outlineWidth) * mScale; in computeScaledStringWidth()201 float glyphWidth = FontBitmap::glyphWidth[chi]; in drawString() local205 float vertRight = x + glyphWidth * mScale; in drawString()212 float texRight = (mXOffset[chi] + glyphWidth) / fullTexWidth; in drawString()246 x += (glyphWidth - 1 - FontBitmap::outlineWidth) * mScale; in drawString()
12 static const uint16_t glyphWidth[]; variable6544 const uint16_t FontBitmap::glyphWidth[] = {