OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLUGIN_QUIRK_SETWINDOW_TWICE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/child/npapi/
webplugin_delegate_impl.h
55
PLUGIN_QUIRK_SETWINDOW_TWICE
= 1, // Win32
webplugin_delegate_impl_win.cc
274
quirks_ |=
PLUGIN_QUIRK_SETWINDOW_TWICE
;
280
quirks_ |=
PLUGIN_QUIRK_SETWINDOW_TWICE
;
827
if (quirks_ &
PLUGIN_QUIRK_SETWINDOW_TWICE
)
[
all
...]
Completed in 668 milliseconds