Home
last modified time | relevance | path

Searched refs:PERSON_FIRST_NAME (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_content_type.h37 PERSON_FIRST_NAME = 11, enumerator
H A Dtext_field_pattern.cpp228 {TextContentType::PERSON_FIRST_NAME,
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Dauto_fill_type.h34 PERSON_FIRST_NAME, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-autoFillType-sys.md37 | PERSON_FIRST_NAME<sup>12+</sup> | 12 | 名字类型。 |
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_area_model_test.cpp798 layoutProperty->UpdateTextContentType(TextContentType::PERSON_FIRST_NAME);
801 textFieldModelNG.SetContentType(TextContentType::PERSON_FIRST_NAME);
962 layoutProperty->UpdateTextContentType(TextContentType::PERSON_FIRST_NAME);
965 textFieldModelNG.SetContentType(frameNode, TextContentType::PERSON_FIRST_NAME);
H A Dtext_input_check_test.cpp575 model.SetContentType(TextContentType::PERSON_FIRST_NAME); in __anonb2680c461302()
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-autoFillType-sys.md37 | PERSON_FIRST_NAME<sup>12+</sup> | 12 | First name. |
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dview_data_wrap_ohos.cpp128 AbilityBase::AutoFillType::PERSON_FIRST_NAME, in HintToAutoFillType()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/
H A Djs_auto_fill_manager.cpp164 CreateJsValue(env, AbilityBase::AutoFillType::PERSON_FIRST_NAME)); in CreateJsAutoFillType()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-textarea.md1125 | PERSON_FIRST_NAME | 11 | 【名字】在已启用情景化自动填充的情况下,支持名字的自动保存和自动填充。 |
H A Dts-basic-components-textinput.md1009 | PERSON_FIRST_NAME | 11 | 【名字】在已启用情景化自动填充的情况下,支持名字的自动保存和自动填充。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-textarea.md1125 | PERSON_FIRST_NAME | 11 | First name. The scenario-based autofill feature, when enabled…
H A Dts-basic-components-textinput.md1013 | PERSON_FIRST_NAME | 11 | First name. The scenario-based autofill feature, when enabled…