Searched refs:autosized (Results 1 – 1 of 1) sorted by relevance
922 bool autosized = textAutosizer && textAutosizer->processSubtree(rootForThisLayout); in performLayout() local923 if (autosized && rootForThisLayout->needsLayout()) { in performLayout()