Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextAutosizer.cpp217 void TextAutosizer::processCompositeCluster(Vector<TextAutosizingClusterInfo>& clusterInfos, const … in processCompositeCluster()
533 Vector<TextAutosizingClusterInfo> clusterInfos(1, clusterInfo); in clusterShouldBeAutosized() local
537 …ool TextAutosizer::compositeClusterShouldBeAutosized(Vector<TextAutosizingClusterInfo>& clusterInf… in compositeClusterShouldBeAutosized()
670 Vector<TextAutosizingClusterInfo> clusterInfos(parentClusterInfo.narrowDescendants); in getNarrowDescendantsGroupedByWidth() local