Home | History | Annotate | Download | only in css

Lines Matching refs:FNONE

1797                 style->setFloating(FNONE);
1838 (style->position() == AbsolutePosition || style->position() == FixedPosition || style->floating() != FNONE ||
1847 if (!m_checker.m_strictParsing && style->floating() != FNONE)