Searched refs:VIDEO (Results 1 – 25 of 178) sorted by relevance
12345678
/external/webkit/Source/WebCore/rendering/ |
D | HitTestResult.cpp | 328 #if ENABLE(VIDEO) in absoluteMediaURL() 339 #if ENABLE(VIDEO) in mediaSupportsFullscreen() 347 #if ENABLE(VIDEO) 364 #if ENABLE(VIDEO) in toggleMediaControlsDisplay() 372 #if ENABLE(VIDEO) in toggleMediaLoopPlayback() 380 #if ENABLE(VIDEO) in enterFullscreenForVideo() 392 #if ENABLE(VIDEO) in mediaControlsEnabled() 401 #if ENABLE(VIDEO) in mediaLoopEnabled() 410 #if ENABLE(VIDEO) in mediaPlaying() 419 #if ENABLE(VIDEO) in toggleMediaPlayState() [all …]
|
D | RenderThemeChromiumSkia.cpp | 108 #if ENABLE(VIDEO) 376 #if ENABLE(VIDEO) in paintMediaControlsBackground() 388 #if ENABLE(VIDEO) in paintMediaSliderTrack() 400 #if ENABLE(VIDEO) in paintMediaVolumeSliderTrack() 412 #if ENABLE(VIDEO) in adjustSliderThumbSize() 421 #if ENABLE(VIDEO) in paintMediaSliderThumb() 433 #if ENABLE(VIDEO) in paintMediaVolumeSliderThumb() 445 #if ENABLE(VIDEO) in paintMediaPlayButton() 457 #if ENABLE(VIDEO) in paintMediaMuteButton()
|
D | HitTestResult.h | 37 #if ENABLE(VIDEO) 128 #if ENABLE(VIDEO)
|
D | RenderThemeChromiumSkia.h | 44 #if ENABLE(VIDEO) 124 #if ENABLE(VIDEO)
|
D | RenderMediaControls.h | 29 #if ENABLE(VIDEO)
|
D | RenderLayerCompositor.h | 40 #if ENABLE(VIDEO) 153 #if ENABLE(VIDEO)
|
/external/webkit/Source/WebKit2/WebProcess/MediaCache/ |
D | WebMediaCacheManager.cpp | 60 #if ENABLE(VIDEO) in getHostnamesWithMediaCache() 71 #if ENABLE(VIDEO) in clearCacheForHostname() 80 #if ENABLE(VIDEO) in clearCacheForAllHostnames()
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | QtPlatformPlugin.h | 32 #if ENABLE(VIDEO) && USE(QT_MULTIMEDIA) 47 #if ENABLE(VIDEO) && USE(QT_MULTIMEDIA)
|
D | ChromeClientQt.h | 53 #if ENABLE(VIDEO) 166 #if ENABLE(VIDEO) && (USE(GSTREAMER) || USE(QT_MULTIMEDIA)) 205 #if ENABLE(VIDEO) && (USE(GSTREAMER) || USE(QT_MULTIMEDIA))
|
/external/webkit/Source/WebCore/platform/efl/ |
D | RenderThemeEfl.h | 33 #if ENABLE(VIDEO) 61 #if ENABLE(VIDEO) 165 #if ENABLE(VIDEO) 194 #if ENABLE(VIDEO)
|
/external/webkit/Source/WebKit/android/jni/ |
D | WebCoreJniOnLoad.cpp | 88 #if ENABLE(VIDEO) 117 #if ENABLE(VIDEO)
|
/external/webkit/Source/WebCore/html/ |
D | HTMLTagNames.in | 13 audio wrapperOnlyIfMediaIsAvailable, conditional=VIDEO 112 source wrapperOnlyIfMediaIsAvailable, conditional=VIDEO 134 video wrapperOnlyIfMediaIsAvailable, conditional=VIDEO
|
D | HTMLAudioElement.h | 30 #if ENABLE(VIDEO)
|
D | MediaError.h | 29 #if ENABLE(VIDEO)
|
D | HTMLSourceElement.h | 29 #if ENABLE(VIDEO)
|
D | MediaDocument.h | 29 #if ENABLE(VIDEO)
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebViewData.h | 50 #if ENABLE(VIDEO) 174 #if ENABLE(VIDEO)
|
/external/webkit/Source/WebKit/chromium/src/ |
D | MediaPlayerPrivateChromium.cpp | 34 #if ENABLE(VIDEO)
|
D | WebRuntimeFeatures.cpp | 93 #if ENABLE(VIDEO) in enableMediaPlayer() 100 #if ENABLE(VIDEO) in isMediaPlayerEnabled()
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | MediaPlayerPrivateChromium.h | 34 #if ENABLE(VIDEO)
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | RenderThemeGtk.h | 86 #if ENABLE(VIDEO) 146 #if ENABLE(VIDEO) 182 #if ENABLE(VIDEO)
|
/external/webkit/Source/WebCore/html/shadow/ |
D | MediaControls.cpp | 29 #if ENABLE(VIDEO)
|
/external/grub/docs/ |
D | kernel.c | 33 #define VIDEO 0xB8000 macro 161 video = (unsigned char *) VIDEO; in cls()
|
/external/webkit/Source/WebKit/android/ |
D | RenderSkinMediaButton.h | 49 …enum { PAUSE, PLAY, MUTE, REWIND, FORWARD, FULLSCREEN, SPINNER_OUTER, SPINNER_INNER , VIDEO, BACKG… enumerator
|
/external/webkit/Source/WebCore/bindings/js/ |
D | JSAudioConstructor.h | 29 #if ENABLE(VIDEO)
|
12345678