Home
last modified time | relevance | path

Searched defs:activeMatchOrdinal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1427 SearchResultReceiveEvent(int activeMatchOrdinal, int numberOfMatches, bool isDoneCounting) in SearchResultReceiveEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp142 const int activeMatchOrdinal, const int numberOfMatches, const bool isDoneCounting) in OnFindResultReceived()
H A Dweb_delegate.cpp5358 void WebDelegate::OnSearchResultReceive(int activeMatchOrdinal, int numberOfMatches, bool isDoneCou… in OnSearchResultReceive()