Searched refs:getNarrowDescendantsGroupedByWidth (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.h100 static void getNarrowDescendantsGroupedByWidth(const TextAutosizingClusterInfo& parentClusterInfo, Vector<Vector<TextAutosizingClusterInfo> >&);
H A DTextAutosizer.cpp181 getNarrowDescendantsGroupedByWidth(clusterInfo, narrowDescendantsGroups);
642 void TextAutosizer::getNarrowDescendantsGroupedByWidth(const TextAutosizingClusterInfo& parentClusterInfo, Vector<Vector<TextAutosizingClusterInfo> >& groups) function in class:WebCore::TextAutosizer

Completed in 71 milliseconds