Home | History | Annotate | Download | only in rendering

Lines Matching refs:needsBlockDirectionLocationSetBeforeLayout

1684         bool needsBlockDirectionLocationSetBeforeLayout = r->needsLayout() && view()->layoutState()->needsBlockDirectionLocationSetBeforeLayout();
1685 if (needsBlockDirectionLocationSetBeforeLayout) {
1701 if (needsBlockDirectionLocationSetBeforeLayout && logicalTopForChild(r) != oldLogicalTop)