Searched refs:kFontScaleX (Results 1 – 1 of 1) sorted by relevance
61 const float kFontScaleX = 0.4f; variable548 SetFontSize(min_c(sizeRow * kFontScaleY, sizeCol * kFontScaleX)); in Draw()