Home | History | Annotate | Download | only in rendering

Lines Matching refs:OAUTO

509     return (overflowStyle == OSCROLL || overflowStyle == OAUTO || overflowStyle == OOVERLAY);
628 if (box().style()->overflowX() == OAUTO || box().style()->overflowY() == OAUTO) {
695 return overflow == OAUTO || overflow == OOVERLAY;