Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DVisiblePosition.h80 UChar32 characterBefore() const { return previous().characterAfter(); } in characterBefore() function
Dvisible_units.cpp69 if (requiresContextForWordBoundary(c.characterBefore())) { in previousBoundary()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3147573 (WebCore::VisiblePosition::characterBefore): Added.
DChangeLog-2009-06-1619049 (WebCore::VisiblePosition::characterBefore): Now returns a UChar32.