Searched refs:textOpenLatin1 (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
D | TextBreakIteratorICU.cpp | 340 static UText* textOpenLatin1(UTextWithBuffer* utWithBuffer, const LChar* string, unsigned length, c… in textOpenLatin1() function 490 UText* text = textOpenLatin1(&textLocal, string, length, 0, 0, &openStatus); in wordBreakIterator() 551 …UText* text = textOpenLatin1(&textLocal, string, length, priorContext, priorContextLength, &openSt… in acquireLineBreakIterator()
|