Home
last modified time | relevance | path

Searched refs:narrowDescendants (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextAutosizer.cpp68 Vector<TextAutosizingClusterInfo> narrowDescendants; member
269 clusterInfo.narrowDescendants.append(descendantClusterInfo); in processContainer()
670 Vector<TextAutosizingClusterInfo> clusterInfos(parentClusterInfo.narrowDescendants); in getNarrowDescendantsGroupedByWidth()