OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uses_shared_bitmaps_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.cc
205
uses_shared_bitmaps_
(false),
588
if (
uses_shared_bitmaps_
) {
688
if (!
uses_shared_bitmaps_
)
886
uses_shared_bitmaps_
= !window && !uses_compositor_;
888
uses_shared_bitmaps_
= !window;
[
all
...]
webplugin_delegate_proxy.h
261
bool
uses_shared_bitmaps_
;
member in class:content::WebPluginDelegateProxy
Completed in 2973 milliseconds