Home | History | Annotate | Download | only in css

Lines Matching defs:isAuto

1422                 bool isAuto;
1423 TextDirection textDirection = toHTMLElement(m_styledElement)->directionalityIfhasDirAutoAttribute(isAuto);
1424 if (isAuto)
1771 if (style->height().isAuto()) {
1899 && style->width().isAuto())