Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIteratorICU.cpp340 static UText* textOpenLatin1(UTextWithBuffer* utWithBuffer, const LChar* string, unsigned length, c… in textOpenLatin1() argument
349 UText* text = utext_setup(&utWithBuffer->text, sizeof(utWithBuffer->buffer), status); in textOpenLatin1()