Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h62 constexpr char INPUT_ACTION_NEXT[] = "next"; variable
393 if (action == INPUT_ACTION_NEXT) { in ConvertStrToTextInputAction()