Home
last modified time | relevance | path

Searched refs:NPWindowTypeDrawable (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/win/
DNetscapePluginWin.cpp150 m_npWindow.type = NPWindowTypeDrawable; in platformPaint()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
DNetscapePluginX11.cpp155 m_npWindow.type = NPWindowTypeDrawable; in platformPostInitialize()
/external/webkit/Source/WebCore/plugins/symbian/
DPluginViewSymbian.cpp417 m_npWindow.type = NPWindowTypeDrawable; in platformStart()
/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp530 m_npWindow.type = NPWindowTypeDrawable; in paintIntoTransformedContext()
992 m_npWindow.type = NPWindowTypeDrawable; in platformStart()
/external/webkit/Source/WebCore/bridge/
Dnpapi.h474 NPWindowTypeDrawable enumerator
/external/webkit/Source/WebCore/plugins/android/
DPluginViewAndroid.cpp187 m_npWindow.type = NPWindowTypeDrawable; in platformInit()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapePlugin.cpp473 m_npWindow.type = NPWindowTypeDrawable; in initialize()
/external/webkit/Source/WebCore/plugins/gtk/
DPluginViewGtk.cpp862 m_npWindow.type = NPWindowTypeDrawable; in platformStart()
/external/webkit/Source/WebCore/plugins/qt/
DPluginViewQt.cpp992 m_npWindow.type = NPWindowTypeDrawable; in platformStart()
/external/webkit/Source/WebCore/plugins/mac/
DPluginViewMac.mm400 m_npWindow.type = NPWindowTypeDrawable;
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginView.mm2470 …printNPWindow.type = NPWindowTypeDrawable; // Offscreen graphics port as opposed to a proper window
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1641001 Set the window type to NPWindowTypeDrawable for now.