Searched refs:currently_handled_event_ (Results 1 – 3 of 3) sorted by relevance
23 if (!currently_handled_event_)28 plugin_origin_.x() + currently_handled_event_->data.mouse.pluginX,29 plugin_origin_.y() + currently_handled_event_->data.mouse.pluginY);
256 currently_handled_event_ = event; in set_currently_handled_event()306 NPCocoaEvent* currently_handled_event_; // weak variable
54 currently_handled_event_(NULL), in PluginInstance()