Searched refs:SetIsPercentSize (Results 1 – 6 of 6) sorted by relevance
471 SetIsPercentSize(childComponent); in Pop()474 SetIsPercentSize(component); in Pop()503 SetIsPercentSize(childComponent); in GetNewComponent()506 SetIsPercentSize(component); in GetNewComponent()888 void ViewStackProcessor::SetIsPercentSize(RefPtr<Component>& component) in SetIsPercentSize() function in OHOS::Ace::Framework::ViewStackProcessor898 renderComponent->SetIsPercentSize(isPercentSize); in SetIsPercentSize()
185 void SetIsPercentSize(RefPtr<Component>& component);
60 void SetIsPercentSize(bool isPercentSize) in SetIsPercentSize() function
87 void SetIsPercentSize(bool isPercentSize) in SetIsPercentSize() function
65 component->SetIsPercentSize(width.Unit() == DimensionUnit::PERCENT); in ParseAndSetWidth()
189 renderComponent->SetIsPercentSize(isPercentSize); in SetWidth()215 renderComponent->SetIsPercentSize(isPercentSize); in SetHeight()