Searched refs:kMaxSimpleFontChar (Results 1 – 1 of 1) sorted by relevance
239 const uint32_t kMaxSimpleFontChar = 0xFF; variable257 if (currentChar > kMaxSimpleFontChar || glyphIndex == 0) in LoadSimpleFont()266 if (nextChar > kMaxSimpleFontChar || glyphIndex == 0) in LoadSimpleFont()