Searched refs:UpdateContainer (Results 1 – 3 of 3) sorted by relevance
83 bool UpdateContainer(const RefPtr<Property>& container, const RefPtr<AceType>& host);
45 bool GridProperty::UpdateContainer(const RefPtr<Property>& container, const RefPtr<AceType>& host) in UpdateContainer() function in OHOS::Ace::NG::GridProperty
492 gridProperty_->UpdateContainer(containerLayout, host); in BuildGridProperty()