Home
last modified time | relevance | path

Searched defs:SetOnInterceptKeyboardAttach (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h191 virtual void SetOnInterceptKeyboardAttach( in SetOnInterceptKeyboardAttach() function
H A Dweb_model_ng.cpp1175 void WebModelNG::SetOnInterceptKeyboardAttach(std::function<WebKeyboardOption(const BaseEventInfo* … in SetOnInterceptKeyboardAttach() function in OHOS::Ace::NG::WebModelNG