OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLUGIN_QUIRK_NO_WINDOWLESS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/child/npapi/
webplugin_delegate_impl.cc
72
if (quirks_ &
PLUGIN_QUIRK_NO_WINDOWLESS
&&
webplugin_delegate_impl.h
71
PLUGIN_QUIRK_NO_WINDOWLESS
= 1024, // Windows
webplugin_delegate_impl_win.cc
287
quirks_ |=
PLUGIN_QUIRK_NO_WINDOWLESS
;
[
all
...]
Completed in 29 milliseconds