OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsBackingStore
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/qt/
PluginProxyQt.cpp
35
bool PluginProxy::
needsBackingStore
() const
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
PluginProxyMac.mm
52
bool PluginProxy::
needsBackingStore
() const
/external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginProxy.h
104
bool
needsBackingStore
() const;
PluginProxy.cpp
127
if (!
needsBackingStore
() || !m_backingStore)
176
if (!
needsBackingStore
()) {
Completed in 933 milliseconds