webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WKPageFindClientV0 Struct Reference

#include <WKPageFindClient.h>

Public Attributes

WKPageFindClientBase base
 
WKPageDidFindStringCallback didFindString
 
WKPageDidFailToFindStringCallback didFailToFindString
 
WKPageDidCountStringMatchesCallback didCountStringMatches
 

Member Data Documentation

◆ base

WKPageFindClientBase WKPageFindClientV0::base

◆ didCountStringMatches

WKPageDidCountStringMatchesCallback WKPageFindClientV0::didCountStringMatches

◆ didFailToFindString

WKPageDidFailToFindStringCallback WKPageFindClientV0::didFailToFindString

◆ didFindString

WKPageDidFindStringCallback WKPageFindClientV0::didFindString

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