Home
last modified time | relevance | path

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

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