Searched defs:IsValidCodepoint (Results 1 – 2 of 2) sorted by relevance
18 inline bool IsValidCodepoint(uint32_t code_point) { in IsValidCodepoint() function
42 inline bool IsValidCodepoint(char32 c) { in IsValidCodepoint() function