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

  /external/webkit/WebKit/win/Interfaces/
IWebFramePrivate.idl 96 HRESULT allowsFollowingLink([in] BSTR url, [out, retval] BOOL* result);
  /external/webkit/WebKit/win/
WebFrame.h 248 virtual HRESULT STDMETHODCALLTYPE allowsFollowingLink(
WebFrame.cpp 1230 HRESULT WebFrame::allowsFollowingLink(BSTR url, BOOL* result)
    [all...]

Completed in 18 milliseconds