Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.h81 bool OnInputMethodEvent(const unsigned int codePoint) const;
H A Dace_ability.cpp408 bool AceAbility::OnInputMethodEvent(const unsigned int codePoint) const in OnInputMethodEvent() function in OHOS::Ace::Platform::AceAbility