Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_input_bridge.cpp100 GetArkUINodeModifiers()->getTextInputModifier()->resetTextInputType(nativeNode); in ResetType()
485 GetArkUINodeModifiers()->getTextInputModifier()->setTextInputCaret( in SetCaretStyle()
489 GetArkUINodeModifiers()->getTextInputModifier()->setTextInputCaretStyle( in SetCaretStyle()
958 GetArkUINodeModifiers()->getTextInputModifier()->setTextInputDecoration( in SetDecoration()
1282 GetArkUINodeModifiers()->getTextInputModifier()->setTextInputTextIndent( in SetTextIndent()
1427 GetArkUINodeModifiers()->getTextInputModifier()->setTextInputShowCounter( in SetShowCounter()
1465 GetArkUINodeModifiers()->getTextInputModifier()->setTextInputOnEditChange( in SetOnEditChange()
1509 GetArkUINodeModifiers()->getTextInputModifier()-> in SetInputFilter()
1596 GetArkUINodeModifiers()->getTextInputModifier()->setTextInputOnChange( in SetOnChange()
1790 GetArkUINodeModifiers()->getTextInputModifier()->setTextInputOnPaste( in SetOnPaste()
[all …]
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp971 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputPadding( in SetPadding()
1079 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputMargin( in SetMargin()
1110 fullImpl->getNodeModifiers()->getTextInputModifier()->getTextInputMargin( in GetMargin()
3486 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputMargin( in SetMarginPercent()
4010 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputTextString( in SetTextInputText()
4087 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputCaret( in SetCaretStyle()
4348 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputType( in SetTextInputType()
4623 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputContentType( in SetTextInputContentType()
4683 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputSelectAll( in SetTextInputSelectAll()
4768 fullImpl->getNodeModifiers()->getTextInputModifier()->setTextInputStyle( in SetTextInputStyle()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h3202 const CJUITextInputModifier* (*getTextInputModifier)(); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h5031 const ArkUITextInputModifier* (*getTextInputModifier)(); member