Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h100 void SetTextInputType(TextInputType textType) in SetTextInputType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp221 void TextFieldComponent::SetTextInputType(TextInputType type) in SetTextInputType() function in OHOS::Ace::TextFieldComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h546 void SetTextInputType(AceTextCategory type) in SetTextInputType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h470 void SetTextInputType(TextInputType type) in SetTextInputType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp84 void SetTextInputType(ArkUINodeHandle node, ArkUI_Int32 value) in SetTextInputType() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4339 int32_t SetTextInputType(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetTextInputType() function