Searched refs:borderOffset (Results 1 – 3 of 3) sorted by relevance
392 float borderOffset = 0; in GetInnerBorderOffset() local398 borderOffset = outerBorderWidth_; in GetInnerBorderOffset()400 return borderOffset; in GetInnerBorderOffset()405 float borderOffset = 0.0f; in GetBorderOffset() local417 return borderOffset; in GetBorderOffset()422 float borderOffset = GetBorderOffset(); in BuildCompletePath() local441 float borderOffset = GetBorderOffset(); in BuildDoubleBorderPath() local502 float borderOffset = 0.0f; in BuildTopDoubleBorderPath() local504 borderOffset = -outerBorderWidth_; in BuildTopDoubleBorderPath()715 path.LineTo(childOffset_.GetX() + borderOffset, childOffsetY + radius + borderOffset); in BuildLeftDoubleBorderPath()[all …]
298 OffsetF borderOffset(borderWidth.ConvertToPx(), borderWidth.ConvertToPx()); in Layout() local318 …textGeometryNode->SetMarginFrameOffset(textOffset - geometryNode->GetFrameOffset() - borderOffset); in Layout()
668 Offset borderOffset = GetBorderOffset(); in CalculateChildPosition() local674 childPosition_ = margin_.GetOffset() + borderOffset + padding_.GetOffset() + in CalculateChildPosition()