#include <FindController.h>
◆ FindController()
WebKit::FindController::FindController |
( |
WebPage * |
webPage | ) |
|
|
explicit |
◆ ~FindController()
WebKit::FindController::~FindController |
( |
| ) |
|
|
virtual |
◆ countStringMatches()
void WebKit::FindController::countStringMatches |
( |
const String & |
string, |
|
|
FindOptions |
options, |
|
|
unsigned |
maxMatchCount |
|
) |
| |
◆ deviceScaleFactorDidChange()
void WebKit::FindController::deviceScaleFactorDidChange |
( |
| ) |
|
◆ didInvalidateDocumentMarkerRects()
void WebKit::FindController::didInvalidateDocumentMarkerRects |
( |
| ) |
|
◆ findString()
void WebKit::FindController::findString |
( |
const String & |
string, |
|
|
FindOptions |
options, |
|
|
unsigned |
maxMatchCount |
|
) |
| |
◆ findStringMatches()
void WebKit::FindController::findStringMatches |
( |
const String & |
string, |
|
|
FindOptions |
options, |
|
|
unsigned |
maxMatchCount |
|
) |
| |
◆ getImageForFindMatch()
void WebKit::FindController::getImageForFindMatch |
( |
uint32_t |
matchIndex | ) |
|
◆ hideFindIndicator()
void WebKit::FindController::hideFindIndicator |
( |
| ) |
|
◆ hideFindUI()
void WebKit::FindController::hideFindUI |
( |
| ) |
|
◆ isShowingOverlay()
bool WebKit::FindController::isShowingOverlay |
( |
| ) |
const |
|
inline |
◆ redraw()
void WebKit::FindController::redraw |
( |
| ) |
|
◆ selectFindMatch()
void WebKit::FindController::selectFindMatch |
( |
uint32_t |
matchIndex | ) |
|
◆ showFindIndicatorInSelection()
void WebKit::FindController::showFindIndicatorInSelection |
( |
| ) |
|
The documentation for this class was generated from the following files: