Searched refs:allowsFollowingLink (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebKit/win/Interfaces/
H A DIWebFramePrivate.idl96 HRESULT allowsFollowingLink([in] BSTR url, [out, retval] BOOL* result);
/external/webkit/WebKit/win/
H A DWebFrame.h248 virtual HRESULT STDMETHODCALLTYPE allowsFollowingLink(
H A DWebFrame.cpp1230 HRESULT WebFrame::allowsFollowingLink(BSTR url, BOOL* result) function in class:WebFrame

Completed in 18 milliseconds