Home
last modified time | relevance | path

Searched defs:hasSingleSecurityOrigin (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cg/
DPDFDocumentImage.h54 virtual bool hasSingleSecurityOrigin() const { return true; } in hasSingleSecurityOrigin() function
/external/webkit/Source/WebCore/platform/graphics/
DGeneratedImage.h45 virtual bool hasSingleSecurityOrigin() const { return true; } in hasSingleSecurityOrigin() function
DMediaPlayerPrivate.h126 virtual bool hasSingleSecurityOrigin() const { return false; } in hasSingleSecurityOrigin() function
DImage.h93 virtual bool hasSingleSecurityOrigin() const { return false; } in hasSingleSecurityOrigin() function
DMediaPlayer.cpp145 virtual bool hasSingleSecurityOrigin() const { return true; } in hasSingleSecurityOrigin() function in WebCore::NullMediaPlayerPrivate
712 bool MediaPlayer::hasSingleSecurityOrigin() const in hasSingleSecurityOrigin() function in WebCore::MediaPlayer
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
DMediaPlayerPrivateAVFoundation.h154 virtual bool hasSingleSecurityOrigin() const { return true; } in hasSingleSecurityOrigin() function
/external/webkit/Source/WebKit/chromium/src/
DWebMediaPlayerClientImpl.cpp474 bool WebMediaPlayerClientImpl::hasSingleSecurityOrigin() const in hasSingleSecurityOrigin() function in WebKit::WebMediaPlayerClientImpl
/external/webkit/Source/WebCore/html/
DHTMLMediaElement.h165 … bool hasSingleSecurityOrigin() const { return !m_player || m_player->hasSingleSecurityOrigin(); } in hasSingleSecurityOrigin() function
/external/webkit/Source/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeWin.cpp772 bool MediaPlayerPrivate::hasSingleSecurityOrigin() const in hasSingleSecurityOrigin() function in WebCore::MediaPlayerPrivate
DMediaPlayerPrivateQuickTimeVisualContext.cpp1057 bool MediaPlayerPrivateQuickTimeVisualContext::hasSingleSecurityOrigin() const in hasSingleSecurityOrigin() function in WebCore::MediaPlayerPrivateQuickTimeVisualContext
/external/chromium/webkit/glue/
Dwebmediaplayer_impl.cc699 bool WebMediaPlayerImpl::hasSingleSecurityOrigin() const { in hasSingleSecurityOrigin() function in webkit_glue::WebMediaPlayerImpl
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
DMediaPlayerPrivateGStreamer.cpp1604 bool MediaPlayerPrivateGStreamer::hasSingleSecurityOrigin() const in hasSingleSecurityOrigin() function in WebCore::MediaPlayerPrivateGStreamer