Home | History | Annotate | Download | only in rendering

Lines Matching refs:overflowY

2236     if (renderer()->style()->overflowY() == OSCROLL)
2243 if (renderer()->style()->overflowY() == OHIDDEN && haveVerticalBar)
2263 if (renderer()->style()->overflowX() == OAUTO || renderer()->style()->overflowY() == OAUTO) {