Home
last modified time | relevance | path

Searched defs:forEachCodepoint (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/modules/skunicode/include/
H A DSkUnicode.h239 void forEachCodepoint(const char* utf8, int32_t utf8Units, Callback&& callback) { in forEachCodepoint() function
254 void forEachCodepoint(const char16_t* utf16, int32_t utf16Units, Callback&& callback) { in forEachCodepoint() function