Home
last modified time | relevance | path

Searched defs:SetTextInputType (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp220 void TextFieldComponent::SetTextInputType(TextInputType type) in SetTextInputType() function in OHOS::Ace::TextFieldComponent
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Daccessibility_node.cpp906 void AccessibilityNode::SetTextInputType(AceTextCategory type) in SetTextInputType() function in OHOS::Ace::AccessibilityNode
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h471 void SetTextInputType(TextInputType type) in SetTextInputType() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_input_modifier.cpp96 void SetTextInputType(ArkUINodeHandle node, ArkUI_Int32 value) in SetTextInputType() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp4690 int32_t SetTextInputType(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetTextInputType() function