ShouldTrackEventForModalLoops  367 content/child/npapi/webplugin_delegate_impl.h   static bool ShouldTrackEventForModalLoops(NPEvent* event);
ShouldTrackEventForModalLoops 1261 content/child/npapi/webplugin_delegate_impl_win.cc   if (ShouldTrackEventForModalLoops(&np_event)) {