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

  /external/webkit/Source/WebKit/mac/WebView/
WebDelegateImplementationCaching.h 51 IMP shouldPaintBrokenImageForURLFunc;
WebView.mm     [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm 448 if (implementations->shouldPaintBrokenImageForURLFunc) {
450 return CallResourceLoadDelegateReturningBoolean(YES, implementations->shouldPaintBrokenImageForURLFunc, webView, @selector(webView:shouldPaintBrokenImageForURL:), url);
    [all...]

Completed in 51 milliseconds