Home
last modified time | relevance | path

Searched defs:previousCharacter (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderTextFragment.cpp94 UChar RenderTextFragment::previousCharacter() const in previousCharacter() function in WebCore::RenderTextFragment
DRenderText.cpp1127 UChar RenderText::previousCharacter() const in previousCharacter() function in WebCore::RenderText
/external/webkit/Source/WebCore/editing/
DTextIterator.cpp2122 UChar32 previousCharacter; in isWordStartMatch() local