Searched refs:clusterShouldBeAutosized (Results 1 – 2 of 2) sorted by relevance
84 static bool clusterShouldBeAutosized(TextAutosizingClusterInfo&, float blockWidth);
212 if (clusterShouldBeAutosized(clusterInfo, textWidth)) in processCluster()531 bool TextAutosizer::clusterShouldBeAutosized(TextAutosizingClusterInfo& clusterInfo, float blockWid… in clusterShouldBeAutosized() function in WebCore::TextAutosizer