Searched refs:skipLocalText (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.cpp546 bool skipLocalText = !containerShouldBeAutosized(container); local
550 if (!skipLocalText && descendant->isText()) {

Completed in 78 milliseconds