Home
last modified time | relevance | path

Searched refs:textUTF16SwitchToPrimaryContext (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIteratorICU.cpp383 static void textUTF16SwitchToPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength,… in textUTF16SwitchToPrimaryContext() function
432 textUTF16SwitchToPrimaryContext(text, nativeIndex, nativeLength, forward); in textUTF16Access()