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