Searched defs:collectTextBoxesInFlowBox (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGTextQuery.cpp85 collectTextBoxesInFlowBox(flowBoxForRenderer(renderer));
88 void SVGTextQuery::collectTextBoxesInFlowBox(InlineFlowBox* flowBox) function in class:WebCore::SVGTextQuery
99 collectTextBoxesInFlowBox(static_cast<InlineFlowBox*>(child));

Completed in 52 milliseconds