Home | History | Annotate | Download | only in rendering

Lines Matching refs:isIntrinsicOrAuto

678     if (style->width().isIntrinsicOrAuto() && size.width() > 0)
1469 if (!style->width().isIntrinsicOrAuto() && !style->height().isAuto())