Home | History | Annotate | Download | only in nav

Lines Matching refs:UP_DOWN

707         *scrollPtr = WebCore::IntPoint(direction & UP_DOWN ? 0 : delta,
708 direction & UP_DOWN ? delta : 0);
1252 if (direction & UP_DOWN) {