isWiderDescendant  433 Source/core/rendering/TextAutosizer.cpp             if (isWiderDescendant(descendantBlock, clusterInfo) || isIndependentDescendant(descendantBlock))
isWiderDescendant  606 Source/core/rendering/TextAutosizer.cpp         || isWiderDescendant(renderer, parentClusterInfo)
isWiderDescendant  101 Source/core/rendering/TextAutosizer.h     static bool isWiderDescendant(const RenderBlock*, const TextAutosizingClusterInfo& parentClusterInfo);