Searched defs:IsValidCodepoint (Results 1 – 3 of 3) sorted by relevance
25 inline bool IsValidCodepoint(uint32_t code_point) { in IsValidCodepoint() function
19 inline bool IsValidCodepoint(uint32_t code_point) { in IsValidCodepoint() function
25 inline bool IsValidCodepoint(base_icu::UChar32 code_point) { in IsValidCodepoint() function