Searched refs:skipLocalText (Results 1 – 1 of 1) sorted by relevance
569 bool skipLocalText = !containerShouldBeAutosized(container); in measureDescendantTextWidth() local573 if (!skipLocalText && descendant->isText()) { in measureDescendantTextWidth()