Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_item_component.h167 void SetIsHidden(bool isHidden) in SetIsHidden() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1423 flexItemComponent_->SetIsHidden(GetDisplay() == DisplayType::NONE); in UpdateFlexItemComponent()