Home | History | Annotate | Download | only in rendering

Lines Matching refs:isFixed

93                             if (columnLayout.logicalWidth.isFixed()) {
131 if (columnLayout.logicalWidth.isFixed()) {
163 if ((colLogicalWidth.isFixed() || colLogicalWidth.isPercent()) && colLogicalWidth.isZero())
168 if (colLogicalWidth.isFixed() && m_layoutStruct[effCol].maxLogicalWidth < colLogicalWidth.value())
265 if (tableLogicalWidth.isFixed() && tableLogicalWidth.value() > 0) {
403 if (m_layoutStruct[pos].logicalWidth.isFixed() && haveAuto && fixedWidth <= cellMinLogicalWidth) {
414 if (!(m_layoutStruct[pos].logicalWidth.isFixed() && haveAuto && fixedWidth <= cellMinLogicalWidth)) {
569 if (logicalWidth.isFixed() && logicalWidth.value() > m_layoutStruct[i].computedLogicalWidth) {
607 if (logicalWidth.isFixed()) {
703 if (logicalWidth.isFixed())
709 if (logicalWidth.isFixed()) {