Searched refs:fullTexWidth (Results 1 – 1 of 1) sorted by relevance
197 float fullTexWidth = FontBitmap::width; in drawString() local211 float texLeft = mXOffset[chi] / fullTexWidth; in drawString()212 float texRight = (mXOffset[chi] + glyphWidth) / fullTexWidth; in drawString()