Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DVisibleUnits.cpp615 static unsigned startWordBoundary(const UChar* characters, unsigned length, unsigned offset, Bounda… in startWordBoundary() function
643 return previousBoundary(p, startWordBoundary); in startOfWord()