Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DTextIterator.h94 bool handleTextNode();
170 bool handleTextNode();
DTextIterator.cpp371 m_handledNode = handleTextNode(); in advance()
430 bool TextIterator::handleTextNode() in handleTextNode() function in WebCore::TextIterator
1013 m_handledNode = handleTextNode(); in advance()
1071 bool SimplifiedBackwardsTextIterator::handleTextNode() in handleTextNode() function in WebCore::SimplifiedBackwardsTextIterator
/external/webkit/WebCore/
DChangeLog-2006-05-10225 (WebCore::TextIterator::handleTextNode): Updated to use characters() instead of unicode().
229 (WebCore::SimplifiedBackwardsTextIterator::handleTextNode): Ditto.
5275 (WebCore::TextIterator::handleTextNode):
11538 (WebCore::SimplifiedBackwardsTextIterator::handleTextNode):
26407 (khtml::TextIterator::handleTextNode): Use Vector and std::sort instead of QSortedList
DChangeLog-2005-08-231390 …(khtml::TextIterator::handleTextNode): Use the DOMString from the RenderText, not the DOM text nod…
2061 (khtml::TextIterator::handleTextNode):
10673 (khtml::TextIterator::handleTextNode):
27564 (khtml::TextIterator::handleTextNode):
27668 … (khtml::TextIterator::handleTextNode): Pass 0 for base node and set base node to 0 when setting
29512 (khtml::SimplifiedBackwardsTextIterator::handleTextNode):
35427 (khtml::TextIterator::handleTextNode): Update for name change.
38973 (khtml::SimplifiedBackwardsTextIterator::handleTextNode): Ditto.
DChangeLog-2006-12-3115650 (WebCore::TextIterator::handleTextNode):
15659 (WebCore::SimplifiedBackwardsTextIterator::handleTextNode):
19105 (WebCore::TextIterator::handleTextNode): Setup m_range.
19120 (WebCore::SimplifiedBackwardsTextIterator::handleTextNode): Ditto.
34025 …* editing/TextIterator.cpp: (WebCore::SimplifiedBackwardsTextIterator::handleTextNode): Updated to…
34026 … string instead of the node value. This matches the base class implementation of handleTextNode.
DChangeLog-2005-12-197754 (khtml::TextIterator::handleTextNode):
18058 (khtml::TextIterator::handleTextNode):
22276 (khtml::TextIterator::handleTextNode):
25048 (khtml::TextIterator::handleTextNode):
DChangeLog-2007-10-1442762 (WebCore::TextIterator::handleTextNode):
49396 Move visibility checks into handleTextNode and handleReplacedElement.
49398 (WebCore::TextIterator::handleTextNode):
62279 (WebCore::TextIterator::handleTextNode):
62281 (WebCore::SimplifiedBackwardsTextIterator::handleTextNode):
DChangeLog-2009-06-16391 (WebCore::TextIterator::handleTextNode): Return early if the node is fully clipped.
48723 (WebCore::TextIterator::handleTextNode): Ditto.
48726 (WebCore::SimplifiedBackwardsTextIterator::handleTextNode): Ditto.