Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderInline.cpp537 …for (InlineTextBox* childText = currText->firstTextBox(); childText; childText = childText->nextTe… in culledInlineAbsoluteRects() local
621 …for (InlineTextBox* childText = currText->firstTextBox(); childText; childText = childText->nextTe… in culledInlineAbsoluteQuads() local
826 …for (InlineTextBox* childText = currText->firstTextBox(); childText; childText = childText->nextTe… in culledInlineBoundingBox() local
1253 …for (InlineTextBox* childText = currText->firstTextBox(); childText; childText = childText->nextTe… in dirtyLineBoxes() local
/external/webkit/Source/WebKit/gtk/tests/
Dtestatk.c977 AtkText* childText = ATK_TEXT(child); in testWebkitAtkTextAttributes() local
/external/tinyxml/
Dtinyxml.cpp886 const TiXmlText* childText = child->ToText(); in GetText() local
/external/webkit/Source/WebCore/editing/
DApplyStyleCommand.cpp1479 Text* childText = static_cast<Text *>(child); in joinChildTextNodes() local