Home
last modified time | relevance | path

Searched defs:unschedule (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/android/plugins/
DPluginTimer.h45 void unschedule() { m_unscheduled = true; } in unschedule() function
DPluginTimer.cpp109 void PluginTimerList::unschedule(NPP instance, uint32 timerID) in unschedule() function in WebCore::PluginTimerList
/external/webkit/WebCore/loader/mac/
DDocumentLoaderMac.cpp71 void DocumentLoader::unschedule(SchedulePair* pair) in unschedule() function in WebCore::DocumentLoader
/external/webkit/WebCore/svg/animation/
DSMILTimeContainer.cpp75 void SMILTimeContainer::unschedule(SVGSMILElement* animation) in unschedule() function in WebCore::SMILTimeContainer