Home
last modified time | relevance | path

Searched refs:RIGHT_PART_WIDTH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/source/
H A Dcomposelistitem.ets109 const RIGHT_PART_WIDTH = '34%';
280 @Prop rightWidth: string = RIGHT_PART_WIDTH;
764 return RIGHT_PART_WIDTH;
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/
H A Dcomposelistitem.js76 const RIGHT_PART_WIDTH = '34%'; constant
522 this.__rightWidth.set(RIGHT_PART_WIDTH);
1544 return RIGHT_PART_WIDTH;