Home | History | Annotate | Download | only in common

Lines Matching refs:utext_utf8Funcs

1638     static const void *utext_utf8Funcs;
1639 if (utext_utf8Funcs == NULL) {
1644 utext_utf8Funcs = tempUText.pFuncs;
1647 if (fText->pFuncs == utext_utf8Funcs) {