Home | History | Annotate | Download | only in style

Lines Matching refs:isFixedTableLayout

549     bool isFixedTableLayout() const { return tableLayout() == TFIXED && !logicalWidth().isAuto(); }