Searched refs:continueDrag (Results 1 – 3 of 3) sorted by relevance
23 - (void)continueDrag:(NSEvent*)event;129 [self continueDrag:theEvent];144 - (void)continueDrag:(NSEvent*)theEvent {147 // Cancel any delayed -continueDrag: requests that may still be pending.283 // by calling ourselves back with additional -continueDrag: calls (not actual303 [self performSelector:@selector(continueDrag:)356 // Cancel any delayed -continueDrag: requests that may still be pending.
106 void MediaControlPanelElement::continueDrag(const LayoutPoint& eventLocation) in continueDrag() function in WebCore::MediaControlPanelElement222 continueDrag(location); in defaultEventHandler()224 continueDrag(location); in defaultEventHandler()
60 void continueDrag(const LayoutPoint& eventLocation);