Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/utils/
H A DTextEditor.cpp50 const char* utf8_ptr = str.c_str() + index; in next_utf8() local
66 const char* utf8_ptr = str.c_str() + index - i; in prev_utf8() local