Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 39) sorted by relevance

12

/applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/JsAdaptiveCapabilities/entry/src/main/js/MainAbility/pages/atomicLayoutCapability/index/
Dindex.js27 title: this.$t("strings.flex_capability_first"), property
31 title: this.$t("strings.flex_capability_second"), property
35 title: this.$t("strings.scaling_capability"), property
39 title: this.$t("strings.hidden_capability"), property
43 title: this.$t("strings.wrap_capability"), property
47 title: this.$t("strings.equally_capability"), property
51 title: this.$t("strings.percentage_capability"), property
55 title: this.$t("strings.extension_capability_first"), property
59 title: this.$t("strings.extension_capability_second"), property
/applications/standard/calendardata/calendarmanager/test/unittest/src/
Devent_filter_test.cpp62 const string title = "FilterByTitle_test_normal"; variable
74 const string title = "FilterByTitle_test_noexist"; variable
85 const string title = "FilterByTitle_test_partialMatch"; variable
97 const string title = "FilterByTitle_test_中文测试_0302"; variable
109 const string title = "FilterById_test_normal"; variable
122 const string title = "FilterById_test_empty"; variable
134 const string title = "FilterById_test_one_not_include"; variable
145 const string title = "FilterById_test_all_include_1"; variable
170 const string title = "FilterByTime_test_001"; variable
230 const string title = "FilterById_and_eventKey_001"; variable
[all …]
Devent_reminder_test.cpp55 const string title = "AddEventWithReminder"; variable
72 const string title = "DelEventWithReminder"; variable
93 const string title = "UpdateEventWithReminder"; variable
Devent_service_test.cpp53 const string title = "AddEventWithService"; variable
77 const string title = "AddEventWithNoService"; variable
Devent_location_test.cpp53 const string title = "AddEventWithLocation"; variable
/applications/standard/app_samples/code/SuperFeature/Widget/AdaptiveServiceWidget/entry/src/main/js/imgText/pages/index/
Dindex.json3 "title": "完整推荐", string
7 "title": "今日美食推荐", string
14 "title": "今日电影推荐", string
21 "title": "今日音乐推荐", string
28 "title": "今日美食推荐", string
35 "title": "今日美食推荐", string
42 "title": "今日美食推荐", string
/applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/JsAdaptiveCapabilities/entry/src/main/js/MainAbility/pages/responsiveLayout/index/
DresponsiveLayout.js27title: this.$t("strings.grid_layout"), uri: "pages/responsiveLayout/gridContainer/gridContainer" property
30 title: this.$t("strings.media_query"), uri: "pages/responsiveLayout/mediaQuery/mediaQuery" property
33title: this.$t("strings.typical_scenario"), uri: "pages/responsiveLayout/typicalScene/index/typica… property
/applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/JsAdaptiveCapabilities/entry/src/main/js/MainAbility/pages/responsiveLayout/typicalScene/index/
DtypicalScene.js27 title: this.$t("strings.diversion_layout"), property
31 title: this.$t("strings.indentation_layout"), property
35title: this.$t("strings.repeat_layout"), uri: "pages/responsiveLayout/typicalScene/repeat/repeat" property
/applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/JsAdaptiveCapabilities/entry/src/main/js/MainAbility/pages/index/
Dindex.js25title: this.$t("strings.resource_qualifier"), uri: "pages/resourceQualifier/resourceQualifier" property
28title: this.$t("strings.atomic_layout_capability"), uri: "pages/atomicLayoutCapability/index/index" property
31title: this.$t("strings.responsive_layout"), uri: "pages/responsiveLayout/index/responsiveLayout" property
/applications/standard/app_samples/code/SuperFeature/Widget/AdaptiveServiceWidget/entry/src/main/js/i18n/
Dzh-CN.json3 "title": "你好·世界", string
8 "title": "AdaptiveServiceWidget", string
Den-US.json3 "title": "Hello·World", string
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/DistributeCalc/entry/src/main/js/MainAbility/i18n/
Den-US.json3 "title": "Calculator" string
Dzh-CN.json3 "title": "计算器" string
/applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/Weather/common/src/main/ets/model/
DMenuData.ts18 constructor(public title: string, public url: string) { property in MenuData
/applications/standard/app_samples/code/BasicFeature/Telephony/RadioTech/entry/src/main/ets/model/
DResultModel.ts17 title: string property in ResultModel
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/DistributedNote/entry/src/main/ets/model/
DNote.ts16 constructor(public title: string, public content: string, public mark: number) { property in Note
/applications/standard/hap/resources/
DdownloadTemplate.js15 …uper(e,t),this.icon=null,this.__title=new ObservedPropertySimple("",this,"title"),this.__detailedI… setter in i
/applications/standard/settings/common/search/src/main/ets/default/model/
DSearchData.ts22 title: string = ''; property in SearchData
/applications/standard/app_samples/code/BasicFeature/ApplicationModels/CustomShare/ShareComponent/src/main/ets/model/
DHttpModel.ts24 public title: string property in RequestResContent
/applications/standard/app_samples/code/SuperFeature/Widget/RequestAddForm/entry/src/main/js/widgetJs/pages/index/
Dindex.json3 "title": "App Store", string
/applications/standard/app_samples/code/SuperFeature/Widget/AdaptiveServiceWidget/entry/src/main/js/immersive/pages/index/
Dindex.json3 "title": "Title", string
/applications/standard/app_samples/code/SuperFeature/Widget/AdaptiveServiceWidget/entry/src/main/js/grid/pages/index/
Dindex.json3 "title": "Title", string
/applications/standard/calendardata/calendarmanager/native/src/
Devent_filter.cpp77 std::shared_ptr<EventFilter> FilterByTitle(std::string_view title) in FilterByTitle()
/applications/standard/app_samples/code/SuperFeature/Widget/ArkTSCard/MusicControl/entry/src/main/ets/entryability/
DEntryAbility.ts39 private title: string = ''; property in EntryAbility
/applications/standard/contacts_data/contacts/include/
Dcontacts_napi_object.h216 std::string title; variable
389 std::string title; variable

12