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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.cpp176 void TextAutosizer::processClusterInternal(TextAutosizingClusterInfo& clusterInfo, RenderBlock* container, RenderObject* subtreeRoot, const TextAutosizingWindowInfo& windowInfo, float multiplier) function in class:WebCore::TextAutosizer
197 processClusterInternal(clusterInfo, container, subtreeRoot, windowInfo, multiplier);
217 processClusterInternal(clusterInfos[i], clusterInfos[i].root, clusterInfos[i].root, windowInfo, multiplier);

Completed in 119 milliseconds