Lines Matching refs:UP_DOWN
1050 *scrollPtr = WebCore::IntPoint(direction & UP_DOWN ? 0 : delta,1051 direction & UP_DOWN ? delta : 0);1571 if (direction & UP_DOWN) {