OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Play
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/cdrom/
SDL_syscdrom.h
40
/* Return the current status and
play
position, in frames, of the
45
/*
Play
from frame 'start' to 'start+len' */
46
int (*
Play
)(SDL_CD *cdrom, int start, int len);
48
/* Pause
play
*/
51
/* Resume
play
*/
54
/* Stop
play
*/
/external/webkit/Source/WebKit/chromium/public/
WebMediaPlayerAction.h
39
Play
,
/external/sonivox/jet_tools/JetCreator/
eas.py
93
'
Play
',
103
# iMode
play
modes
318
"""Set
play
mode on a stream."""
490
def
Play
(self, max_time=None):
492
eas_logger.debug('EAS_File.
Play
')
[
all
...]
Completed in 728 milliseconds