anyClusterHasEnoughTextToAutosize 390 Source/core/rendering/FastTextAutosizer.cpp shouldAutosize = anyClusterHasEnoughTextToAutosize(supercluster->m_roots, table); anyClusterHasEnoughTextToAutosize 786 Source/core/rendering/FastTextAutosizer.cpp supercluster->m_multiplier = anyClusterHasEnoughTextToAutosize(roots, widthProvider) anyClusterHasEnoughTextToAutosize 208 Source/core/rendering/FastTextAutosizer.h bool anyClusterHasEnoughTextToAutosize(const BlockSet* roots, const RenderBlock* widthProvider = 0);