Home
last modified time | relevance | path

Searched defs:scheduleAnimation (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
DSVGImageChromeClient.cpp65 void SVGImageChromeClient::scheduleAnimation() in scheduleAnimation() function in blink::SVGImageChromeClient
/external/chromium_org/third_party/WebKit/public/web/
DWebWidgetClient.h94 virtual void scheduleAnimation() { } in scheduleAnimation() function
/external/chromium_org/components/plugins/renderer/
Dwebview_plugin.cc237 void WebViewPlugin::scheduleAnimation() { in scheduleAnimation() function in WebViewPlugin
/external/chromium_org/third_party/WebKit/Source/web/
DWebPopupMenuImpl.cpp383 void WebPopupMenuImpl::scheduleAnimation() in scheduleAnimation() function in blink::WebPopupMenuImpl
DWebPagePopupImpl.cpp115 virtual void scheduleAnimation() OVERRIDE in scheduleAnimation() function in blink::PagePopupChromeClient
DChromeClientImpl.cpp497 void ChromeClientImpl::scheduleAnimation() in scheduleAnimation() function in blink::ChromeClientImpl
DWebViewImpl.cpp4127 void WebViewImpl::scheduleAnimation() in scheduleAnimation() function in blink::WebViewImpl
/external/chromium_org/content/shell/renderer/test_runner/
Dweb_test_proxy.h316 virtual void scheduleAnimation() { WebTestProxyBase::ScheduleAnimation(); } in scheduleAnimation() function
/external/chromium_org/third_party/WebKit/Source/core/page/
DChrome.cpp367 void Chrome::scheduleAnimation() in scheduleAnimation() function in blink::Chrome
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollableArea.cpp420 bool ScrollableArea::scheduleAnimation() in scheduleAnimation() function in blink::ScrollableArea
/external/chromium_org/third_party/WebKit/Source/core/loader/
DEmptyClients.h132 virtual void scheduleAnimation() OVERRIDE { } in scheduleAnimation() function