HomeSort by relevance Sort by last modified time
    Searched refs:PLUGIN_QUIRK_FAKE_WINDOW_FROM_POINT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl.h 72 PLUGIN_QUIRK_FAKE_WINDOW_FROM_POINT = 262144, // Windows.
webplugin_delegate_impl_win.cc 267 quirks_ |= PLUGIN_QUIRK_FAKE_WINDOW_FROM_POINT;
422 (quirks_ & PLUGIN_QUIRK_FAKE_WINDOW_FROM_POINT)) {
    [all...]

Completed in 302 milliseconds