Searched refs:kMaxUnicode (Results 1 – 1 of 1) sorted by relevance
282 const uint32_t kMaxUnicode = 0x10FFFF; variable325 if (glyphIndex == 0 || currentChar > kMaxUnicode) in LoadCompositeFont()331 if (currentChar > kMaxUnicode) in LoadCompositeFont()