Home | History | Annotate | Download | only in rendering

Lines Matching refs:isFlexibleBoxIncludingDeprecated

1921     if (hasOverrideWidth() && (style()->borderFit() == BorderFitLines || parent()->isFlexibleBoxIncludingDeprecated())) {
1964 && !isFloating() && !isInline() && !cb->isFlexibleBoxIncludingDeprecated() && !cb->isRenderGrid()) {
2260 if (hasOverrideHeight() && parent()->isFlexibleBoxIncludingDeprecated())