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

  /external/chromium_org/content/renderer/npapi/
webplugin_impl.cc 383 if (accepts_input_events_)
402 return accepts_input_events_;
534 accepts_input_events_(false),
574 accepts_input_events_ = true;
578 accepts_input_events_ = false;
584 accepts_input_events_ = true;
589 accepts_input_events_ = accepts;
    [all...]
webplugin_impl.h 282 bool accepts_input_events_; member in class:content::WebPluginImpl

Completed in 1981 milliseconds