Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DText.cpp165 const Text* startText = earliestLogicallyAdjacentTextNode(this); in wholeText() local
195 RefPtrWillBeRawPtr<Text> startText = const_cast<Text*>(earliestLogicallyAdjacentTextNode(this)); in replaceWholeText() local
/external/chromium_org/third_party/WebKit/Source/core/editing/
DApplyBlockElementCommand.cpp202 Text* startText = start.containerText(); in rangeForParagraphSplittingTextNodesIfNeeded() local