Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIteratorICU.cpp110 enum TextContext { NoContext, PriorContext, PrimaryContext }; enumerator
197 return NoContext; in textLatin1GetCurrentContext()
301 ASSERT(newContext != NoContext); in textLatin1Access()
361 return NoContext; in textUTF16GetCurrentContext()
424 ASSERT(newContext != NoContext); in textUTF16Access()