Home
last modified time | relevance | path

Searched defs:pastLast (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/dom/
DRange.cpp1017 Node* pastLast = pastLastNode(); in toString() local
1495 Node* pastLast = pastLastNode(); in checkDeleteExtract() local
/external/webkit/WebCore/editing/
DEditor.cpp471 …Node* pastLast = Range::create(m_frame->document(), rangeCompliantEquivalent(pos), rangeCompliantE… in textDirectionForSelection() local