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

  /external/webkit/Source/WebKit/mac/WebView/
WebViewData.mm 77 shouldCloseWithWindow = objc_collectingEnabled();
79 shouldCloseWithWindow = NO;
WebViewData.h 106 BOOL shouldCloseWithWindow;
WebView.h 200 The close method will be called automatically when the window or hostWindow closes and shouldCloseWithWindow returns YES.
214 @method shouldCloseWithWindow
219 - (BOOL)shouldCloseWithWindow;
WebView.mm     [all...]

Completed in 44 milliseconds