Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIteratorICU.cpp233 static void textLatin1MoveInPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, UB… in textLatin1MoveInPriorContext() function
253 textLatin1MoveInPriorContext(text, nativeIndex, nativeLength, forward); in textLatin1SwitchToPriorContext()
306 textLatin1MoveInPriorContext(text, nativeIndex, nativeLength, forward); in textLatin1Access()