Searched defs:priorContext (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/platform/text/ |
| D | TextBreakIteratorICU.cpp | 330 …, const UTextFuncs* funcs, const void* string, unsigned length, const UChar* priorContext, int pri… in textInit() 341 …WithBuffer* utWithBuffer, const LChar* string, unsigned length, const UChar* priorContext, int pri… in textOpenLatin1() 453 …extOpenUTF16(UText* text, const UChar* string, unsigned length, const UChar* priorContext, int pri… in textOpenUTF16() 540 …or(const LChar* string, int length, const AtomicString& locale, const UChar* priorContext, unsigne… in acquireLineBreakIterator() 570 …or(const UChar* string, int length, const AtomicString& locale, const UChar* priorContext, unsigne… in acquireLineBreakIterator()
|
| D | TextBreakIterator.h | 133 …const UChar* priorContext = priorContextLength ? &m_priorContext[priorContextCapacity - priorConte… in get() local
|