Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIteratorICU.cpp358 static inline TextContext textUTF16GetCurrentContext(const UText* text) in textUTF16GetCurrentContext() function
422 TextContext currentContext = textUTF16GetCurrentContext(text); in textUTF16Access()