Home
last modified time | relevance | path

Searched refs:overflow (Results 1 – 25 of 110) sorted by relevance

12345

/applications/standard/app_samples/UI/JsAdaptiveServiceWidget/entry/src/main/js/text/pages/index/
Dindex.css34 text-overflow: ellipsis;
42 text-overflow: ellipsis;
51 text-overflow: ellipsis;
59 text-overflow: ellipsis;
/applications/standard/app_samples/ability/FormExtAbility/entry/src/main/js/widget/pages/index/
Dindex.css25 text-overflow: ellipsis;
33 text-overflow: ellipsis;
/applications/standard/app_samples/ability/FormAbility/entry/src/main/js/widget/pages/index/
Dindex.css25 text-overflow: ellipsis;
33 text-overflow: ellipsis;
/applications/standard/systemui/features/noticeitem/src/main/ets/com/ohos/noticeItem/view/item/
DmultiItem.ets27 .textOverflow({ overflow: TextOverflow.Ellipsis })
37 .textOverflow({ overflow: TextOverflow.Ellipsis })
47 .textOverflow({ overflow: TextOverflow.Ellipsis })
DbasicItem.ets25 .textOverflow({ overflow: TextOverflow.Ellipsis })
32 .textOverflow({ overflow: TextOverflow.Ellipsis })
DlongItem.ets28 .textOverflow({ overflow: TextOverflow.Ellipsis })
35 .textOverflow({ overflow: TextOverflow.Ellipsis })
DpictureItem.ets28 .textOverflow({ overflow: TextOverflow.Ellipsis })
35 .textOverflow({ overflow: TextOverflow.Ellipsis })
DgroupItem.ets80 .textOverflow({ overflow: TextOverflow.Ellipsis })
183 .textOverflow({ overflow: TextOverflow.Ellipsis })
190 .textOverflow({ overflow: TextOverflow.Ellipsis })
203 .textOverflow({ overflow: TextOverflow.Ellipsis })
210 .textOverflow({ overflow: TextOverflow.Ellipsis })
218 .textOverflow({ overflow: TextOverflow.None })
/applications/standard/screenlock/features/noticeitem/src/main/ets/com/ohos/noticeItem/view/item/
DmultiItem.ets27 .textOverflow({ overflow: TextOverflow.Ellipsis })
37 .textOverflow({ overflow: TextOverflow.Ellipsis })
47 .textOverflow({ overflow: TextOverflow.Ellipsis })
DbasicItem.ets25 .textOverflow({ overflow: TextOverflow.Ellipsis })
32 .textOverflow({ overflow: TextOverflow.Ellipsis })
DlongItem.ets28 .textOverflow({ overflow: TextOverflow.Ellipsis })
35 .textOverflow({ overflow: TextOverflow.Ellipsis })
DpictureItem.ets29 .textOverflow({ overflow: TextOverflow.Ellipsis })
36 .textOverflow({ overflow: TextOverflow.Ellipsis })
DgroupItem.ets130 .textOverflow({ overflow: TextOverflow.Ellipsis })
137 .textOverflow({ overflow: TextOverflow.Ellipsis })
150 .textOverflow({ overflow: TextOverflow.Ellipsis })
157 .textOverflow({ overflow: TextOverflow.Ellipsis })
165 .textOverflow({ overflow: TextOverflow.None })
/applications/standard/systemui/features/managementcomponent/src/main/ets/com/ohos/view/component/
DappItemComponent.ets61 .textOverflow({ overflow: TextOverflow.Ellipsis })
75 .textOverflow({ overflow: TextOverflow.Ellipsis })
87 .textOverflow({ overflow: TextOverflow.Ellipsis })
99 .textOverflow({ overflow: TextOverflow.Ellipsis })
111 .textOverflow({ overflow: TextOverflow.Ellipsis })
123 .textOverflow({ overflow: TextOverflow.Ellipsis })
135 .textOverflow({ overflow: TextOverflow.Ellipsis })
148 .textOverflow({ overflow: TextOverflow.Ellipsis })
159 .textOverflow({ overflow: TextOverflow.Ellipsis })
/applications/standard/screenlock/features/screenlock/src/main/ets/com/ohos/view/component/
DmixedPSD.ets53 .textOverflow({ overflow: TextOverflow.None })
85 .textOverflow({ overflow: TextOverflow.None })
98 .textOverflow({ overflow: TextOverflow.None })
115 .textOverflow({ overflow: TextOverflow.None })
155 .textOverflow({ overflow: TextOverflow.None })
163 .textOverflow({ overflow: TextOverflow.None })
/applications/standard/photos/entry/src/main/js/widget/pages/index/
Dindex.css28 text-overflow: ellipsis;
/applications/standard/photos/entry/src/main/js/widget1/pages/index/
Dindex.css28 text-overflow: ellipsis;
/applications/standard/photos/entry/src/main/js/widget2/pages/index/
Dindex.css28 text-overflow: ellipsis;
/applications/standard/app_samples/data/DistributedNote/entry/src/main/ets/common/
DNoteItem.ets34 .textOverflow({ overflow: TextOverflow.Ellipsis })
40 .textOverflow({ overflow: TextOverflow.Ellipsis })
/applications/standard/mms/entry/src/main/ets/views/receive/
Dreceive.ets51 .textOverflow({ overflow: TextOverflow.Ellipsis })
59 .textOverflow({ overflow: TextOverflow.Ellipsis })
116 .textOverflow({ overflow: TextOverflow.Ellipsis })
182 .textOverflow({ overflow: TextOverflow.Ellipsis })
189 .textOverflow({ overflow: TextOverflow.Ellipsis })
/applications/standard/photos/entry/src/main/ets/common/view/actionbar/
DDetailTitle.ets39 .textOverflow({ overflow: TextOverflow.Ellipsis })
47 .textOverflow({ overflow: TextOverflow.Ellipsis })
/applications/standard/admin_provisioning/entry/src/main/ets/pages/component/
DpermissionListComponent.ets39 .textOverflow({ overflow: TextOverflow.Ellipsis })
54 .textOverflow({ overflow: TextOverflow.Ellipsis })
/applications/standard/app_samples/Communication/RPC/entry/src/main/ets/MainAbility/common/
DFlexList.ets55 .textOverflow({ overflow: TextOverflow.None })
64 .textOverflow({ overflow: TextOverflow.None })
/applications/standard/app_samples/UI/JsAdaptiveServiceWidget/entry/src/main/js/imgText/pages/index/
Dindex.css101 text-overflow: ellipsis;
112 text-overflow: ellipsis;
/applications/standard/app_samples/AppSample/Shopping/entry/src/main/ets/pages/homePage/
DimageItem.ets41 .textOverflow({ overflow: TextOverflow.Ellipsis })
54 .textOverflow({ overflow: TextOverflow.Ellipsis })

12345