Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DText.cpp121 const Text* startText = earliestLogicallyAdjacentTextNode(this); in wholeText() local
157 RefPtr<Text> startText = const_cast<Text*>(earliestLogicallyAdjacentTextNode(this)); in replaceWholeText() local
/external/webkit/WebCore/rendering/
DRenderBlockLineLayout.cpp118 RenderText *startText = toRenderText(startpoint.obj); in checkMidpoints() local