Searched refs:SetPaintSize (Results 1 – 4 of 4) sorted by relevance
197 renderBox->SetPaintSize(GetLayoutSize() - Size(offsetX_, offsetY_)); in UpdateBoxForShadowAnimation()
496 renderBox_->SetPaintSize(Size(moreButtonSize, moreButtonSize)); in AdjustForAnimation()507 renderBox_->SetPaintSize(Size(moreButtonSize, moreButtonSize)); in AdjustForAnimation()
44 void SetPaintSize(const Size& paintSize);
791 void RenderBoxBase::SetPaintSize(const Size& paintSize) in SetPaintSize() function in OHOS::Ace::RenderBoxBase