webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
API::FindMatchesClient Class Reference

#include <APIFindMatchesClient.h>

Public Member Functions

virtual ~FindMatchesClient ()
 
virtual void didFindStringMatches (WebKit::WebPageProxy *, const WTF::String &, const WTF::Vector< WTF::Vector< WebCore::IntRect >> &, int32_t)
 
virtual void didGetImageForMatchResult (WebKit::WebPageProxy *, WebKit::WebImage *, int32_t)
 

Constructor & Destructor Documentation

◆ ~FindMatchesClient()

virtual API::FindMatchesClient::~FindMatchesClient ( )
inlinevirtual

Member Function Documentation

◆ didFindStringMatches()

virtual void API::FindMatchesClient::didFindStringMatches ( WebKit::WebPageProxy ,
const WTF::String ,
const WTF::Vector< WTF::Vector< WebCore::IntRect >> &  ,
int32_t   
)
inlinevirtual

◆ didGetImageForMatchResult()

virtual void API::FindMatchesClient::didGetImageForMatchResult ( WebKit::WebPageProxy ,
WebKit::WebImage ,
int32_t   
)
inlinevirtual

The documentation for this class was generated from the following file: