Searched defs:IsValidCodepoint (Results 1 – 3 of 3) sorted by relevance
15 inline bool IsValidCodepoint(uint32 code_point) { in IsValidCodepoint() function
42 inline bool IsValidCodepoint(char32 c) { in IsValidCodepoint() function