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

/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSComputedStyleDeclaration.cpp1650 bool forceFullLayout = false; local
1668 forceFullLayout = isLayoutDependent(propertyID, style.get(), renderer)
1672 if (forceFullLayout) {
1678 if (!updateLayout || forceFullLayout) {

Completed in 136 milliseconds