Searched defs:scheduleAnimation (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
H A DSVGImageChromeClient.cpp65 void SVGImageChromeClient::scheduleAnimation() function in class:blink::SVGImageChromeClient
/external/chromium_org/components/plugins/renderer/
H A Dwebview_plugin.cc237 void WebViewPlugin::scheduleAnimation() { function in class:WebViewPlugin
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPopupMenuImpl.cpp383 void WebPopupMenuImpl::scheduleAnimation() function in class:blink::WebPopupMenuImpl
H A DChromeClientImpl.cpp497 void ChromeClientImpl::scheduleAnimation() function in class:blink::ChromeClientImpl
499 m_webView->scheduleAnimation();
H A DWebViewImpl.cpp661 scheduleAnimation();
838 scheduleAnimation();
916 m_client->scheduleAnimation();
1826 scheduleAnimation();
1846 m_client->scheduleAnimation();
4127 void WebViewImpl::scheduleAnimation() function in class:WebViewImpl
4134 m_client->scheduleAnimation();
/external/chromium_org/third_party/WebKit/public/web/
H A DWebWidgetClient.h94 virtual void scheduleAnimation() { } function in class:blink::WebWidgetClient
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_proxy.h316 virtual void scheduleAnimation() { WebTestProxyBase::ScheduleAnimation(); } function in class:content::WebTestProxy
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DChrome.cpp367 void Chrome::scheduleAnimation() function in class:blink::Chrome
370 m_client->scheduleAnimation();
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollableArea.cpp420 bool ScrollableArea::scheduleAnimation() function in class:blink::ScrollableArea
423 window->scheduleAnimation();
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 3989 milliseconds