Home | History | Annotate | Download | only in chromium

Lines Matching refs:leapForward

76         LeapForward
82 int milliseconds; // For LeapForward.
265 bindMethod("leapForward", &EventSender::leapForward);
647 void EventSender::leapForward(const CppArgumentList& arguments, CppVariant* result)
657 savedEvent.type = SavedEvent::LeapForward;
718 case SavedEvent::LeapForward: