Home
last modified time | relevance | path

Searched defs:SetTextInputShowUnderline (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_input_bridge.cpp379 ArkUINativeModuleValue TextInputBridge::SetTextInputShowUnderline(ArkUIRuntimeCallInfo *runtimeCall… in SetTextInputShowUnderline() function in OHOS::Ace::NG::TextInputBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp289 void SetTextInputShowUnderline(ArkUINodeHandle node, ArkUI_Uint32 showUnderLine) in SetTextInputShowUnderline() function