Searched refs:clusterTextWidth (Results 1 – 1 of 1) sorted by relevance
371 float clusterTextWidth = parentClusterInfo.blockContainingAllText->contentLogicalWidth(); in isNarrowDescendant() local372 float widthDifference = clusterTextWidth - contentWidth; in isNarrowDescendant()388 float clusterTextWidth = parentClusterInfo.blockContainingAllText->contentLogicalWidth(); in isWiderDescendant() local389 return contentWidth > clusterTextWidth; in isWiderDescendant()