Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1781 ArkUI_Bool (*getTextInputShowKeyBoardOnFocus)(ArkUINodeHandle node); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h3482 ArkUI_Bool (*getTextInputShowKeyBoardOnFocus)(ArkUINodeHandle node); member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4942 …fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputShowKeyBoardOnFocus(node->uiNode… in GetTextInputShowKeyBoardOnFocus()