Home
last modified time | relevance | path

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

/external/webkit/WebCore/plugins/gtk/
DPluginViewGtk.cpp153 m_npWindow.type = NPWindowTypeDrawable; in paint()
575 m_npWindow.type = NPWindowTypeDrawable; in init()
/external/webkit/WebCore/plugins/win/
DPluginViewWin.cpp468 m_npWindow.type = NPWindowTypeDrawable; in paint()
960 m_npWindow.type = NPWindowTypeDrawable; in init()
/external/webkit/WebCore/plugins/android/
DPluginViewAndroid.cpp156 m_npWindow.type = NPWindowTypeDrawable; in platformInit()
/external/webkit/WebCore/bridge/
Dnpapi.h417 NPWindowTypeDrawable enumerator
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginView.mm2295 …printNPWindow.type = NPWindowTypeDrawable; // Offscreen graphics port as opposed to a proper window