Searched defs:codePoint (Results 1 – 2 of 2) sorted by relevance
197 while (uint32 codePoint = BUnicodeChar::FromUTF8(&value)) { in StringNode() local
483 FindBlockForCodepoint(uint32 codePoint, uint32 startGuess) in FindBlockForCodepoint()