Searched refs:outlineWidth (Results 1 – 2 of 2) sorted by relevance
9 static const uint32_t outlineWidth = 1; variable
175 width += (glyphWidth - 1 - FontBitmap::outlineWidth) * mScale; in computeScaledStringWidth()246 x += (glyphWidth - 1 - FontBitmap::outlineWidth) * mScale; in drawString()