Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item.cpp278 listItemComponent_->SetSupportScale(parentNodeTmp->GetItemScale()); in OnMounted()
289 listItemComponent_->SetSupportScale(false); in OnMounted()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h279 void SetSupportScale(bool isScale) in SetSupportScale() function