Home
last modified time | relevance | path

Searched refs:WKFrameStopLoading (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKFrame.h54 WK_EXPORT void WKFrameStopLoading(WKFrameRef frame);
DWKFrame.cpp79 void WKFrameStopLoading(WKFrameRef frameRef) in WKFrameStopLoading() function
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-166183 (WKFrameStopLoading): Call through to WebFrameProxy::stopLoading.