Home
last modified time | relevance | path

Searched defs:isPaused (Results 1 – 8 of 8) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
DScheduler.java26 public boolean isPaused() { in isPaused() method in Scheduler
/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp267 …ion> timingFromAnimationData(const CSSAnimationData* animationData, Timing& timing, bool& isPaused) in timingFromAnimationData()
401 bool isPaused; in calculateAnimationUpdate() local
571 bool isPaused; in calculateTransitionUpdateForProperty() local
/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSMILTimeContainer.cpp123 bool SMILTimeContainer::isPaused() const in isPaused() function in WebCore::SMILTimeContainer
/external/replicaisland/src/com/replica/replicaisland/
DGame.java550 public boolean isPaused() { in isPaused() method in Game
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptDebugServer.cpp558 bool ScriptDebugServer::isPaused() in isPaused() function in WebCore::ScriptDebugServer
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DDebuggerModel.js563 isPaused: function() method in WebInspector.DebuggerModel
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDebuggerAgent.cpp246 bool InspectorDebuggerAgent::isPaused() in isPaused() function in WebCore::InspectorDebuggerAgent
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAwContents.java1212 public boolean isPaused() { in isPaused() method in AwContents