Searched refs:kFontScale (Results 1 – 1 of 1) sorted by relevance
24 const float kFontScale = 0.001f; variable656 return (GetCharWidth(nFontIndex, Word, SubWord) * fFontSize * kFontScale + in GetWordWidth()677 return (float)GetTypeAscent(nFontIndex) * fFontSize * kFontScale; in GetFontAscent()681 return (float)GetTypeDescent(nFontIndex) * fFontSize * kFontScale; in GetFontDescent()