Home
last modified time | relevance | path

Searched refs:RemoveVirtualKeyBoardCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h976 void RemoveVirtualKeyBoardCallback(int32_t nodeId) in RemoveVirtualKeyBoardCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp2724 context->RemoveVirtualKeyBoardCallback(nodeId); in OnDetachContext()