Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIterator.h92 void setPriorContext(UChar last, UChar secondToLast) in setPriorContext() argument
95 m_priorContext[0] = secondToLast; in setPriorContext()