HomeSort by relevance Sort by last modified time
    Searched defs:Pause (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/cdrom/
SDL_syscdrom.h 48 /* Pause play */
49 int (*Pause)(SDL_CD *cdrom);
  /external/sonivox/jet_tools/JetCreator/
JetPreview.py 188 def Pause(self):
193 self.jet.Pause()
eas.py 379 def Pause (self):
380 """Pause a stream."""
502 self.Pause()
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 382 enum Action { Remove, Pause };
390 double timeOffset; // only used for pause
395 // Map of animation names to their associated lists of property animations, so we can remove/pause them.
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp     [all...]

Completed in 283 milliseconds