HomeSort by relevance Sort by last modified time
    Searched full:currenteventisusergesture (Results 1 - 7 of 7) sorted by null

  /external/webkit/Source/WebKit/mac/Plugins/
WebPluginRequest.m 35 - (id)initWithRequest:(NSURLRequest *)request frameName:(NSString *)frameName notifyData:(void *)notifyData sendNotification:(BOOL)sendNotification didStartFromUserGesture:(BOOL)currentEventIsUserGesture
38 _didStartFromUserGesture = currentEventIsUserGesture;
WebPluginRequest.h 40 - (id)initWithRequest:(NSURLRequest *)request frameName:(NSString *)frameName notifyData:(void *)notifyData sendNotification:(BOOL)sendNotification didStartFromUserGesture:(BOOL)currentEventIsUserGesture;
WebNetscapePluginEventHandler.h 67 bool currentEventIsUserGesture() const { return m_currentEventIsUserGesture; }
WebNetscapePluginEventHandlerCarbon.mm 415 // currentEventIsUserGesture flag to true. This is important to differentiate legitimate
WebNetscapePluginView.mm 671 frame->script()->setAllowPopupsFromPlugin(_eventHandler->currentEventIsUserGesture());
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.h 283 NPError loadRequest(NSURLRequest*, const char* cTarget, bool currentEventIsUserGesture, uint32_t& streamID);
  /external/webkit/Source/WebKit/mac/
ChangeLog-2006-02-09     [all...]

Completed in 108 milliseconds