Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DText.cpp122 const Text* endText = latestLogicallyAdjacentTextNode(this); in wholeText() local
158 RefPtr<Text> endText = const_cast<Text*>(latestLogicallyAdjacentTextNode(this)); in replaceWholeText() local