Searched refs:GetOffsetInPx (Results 1 – 10 of 10) sorted by relevance
65 globalOffset = parent->GetGlobalOffset() + margin.GetOffsetInPx(context->GetDipScale()); in OnPaintFinish()
45 pieceOffset += margin.GetOffsetInPx(context->GetDipScale()); in Paint()
88 Offset Edge::GetOffsetInPx(double dipScale) const in GetOffsetInPx() function in OHOS::Ace::Edge
69 Offset GetOffsetInPx(double dipScale) const;
45 return border_.GetOffset(dipScale) + padding_.GetOffsetInPx(dipScale); in GetOffset()
203 Offset paddingOffset = padding_.GetOffsetInPx(context->GetDipScale()); in PerformLayout()
165 tabItemOffsets_.emplace_back(padding_.GetOffsetInPx(context->GetDipScale())); in PerformLayoutChildren()624 …Offset(0.0, childSize.Height() / DOUBLE_FACTOR) + indicatorPadding_.GetOffsetInPx(context->GetDipS… in MakeIndicatorOffset()
338 targetOffset_ += targetMargin.GetOffsetInPx(context->GetDipScale()); in InitTargetSizeAndPosition()
301 Rect paintSize = Rect(offset + margin_.GetOffsetInPx(pipeline->GetDipScale()), paintSize_);
1897 outerRRect = GetBoxRRect(offset + margin_.GetOffsetInPx(scale_), border, 0.0, true); in GetBoxOuterRRect()1911 outerRRect = GetBoxRRect(offset + margin_.GetOffsetInPx(scale_), border, 0.0, true); in GetBoxOuterRRect()