Home | History | Annotate | Download | only in rendering

Lines Matching refs:overflowY

683         && (style()->overflowY() == OSCROLL || style()->overflowY() == OAUTO);
707 if (isHorizontalWritingMode() && style()->overflowY() == OSCROLL) {