Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1348 return keyboardAction_; in GetKeyboardAction()
1353 keyboardAction_ = action; in SetKeyboardAction()
1642 KeyboardAction keyboardAction_ = KeyboardAction::NONE; variable