Searched refs:arrowHeight_ (Results 1 – 12 of 12) sorted by relevance
85 … theme->arrowHeight_ = pattern->GetAttr<Dimension>("arrow_height_diameter", 24.0_vp); in Build()139 return arrowHeight_; in GetArrowHeight()219 Dimension arrowHeight_; variable
181 arrowHeight_ = arrowHeight; in SetArrowHeight()186 return arrowHeight_; in GetArrowHeight()348 Dimension arrowHeight_; variable
214 double arrowHeight_ = 0.0; variable
122 arrowHeight_ = NormalizeToPx(stepperComponent_->GetArrowHeight()); in InitAttr()
356 return arrowHeight_; in GetArrowHeight()361 arrowHeight_ = arrowHeight; in SetArrowHeight()531 std::optional<Dimension> arrowHeight_; variable
110 arrowHeight_ = arrowHeight; in SetArrowHeight()162 float arrowHeight_ = Dimension(8.0_vp).ConvertToPx(); variable
571 arrowHeight_ = height.ConvertToPx(); in InitProps()572 scaledBubbleSpacing_ = arrowHeight_; in InitProps()698 targetOffset_.GetY() + targetSize_.Height() + targetSpace_.ConvertToPx() + arrowHeight_); in GetChildPositionNew()700 targetOffset_.GetY() - childSize.Height() - targetSpace_.ConvertToPx() - arrowHeight_); in GetChildPositionNew()2198 targetOffset_.GetY() - childSize.Height() - targetSpace - arrowHeight_); in GetPositionWithPlacement()2201 BEZIER_WIDTH_HALF.ConvertToPx(), childSize.Height() + arrowHeight_); in GetPositionWithPlacement()2215 targetOffset_.GetY() + targetSize_.Height() + targetSpace + arrowHeight_); in GetPositionWithPlacement()2218 BEZIER_WIDTH_HALF.ConvertToPx(), -arrowHeight_); in GetPositionWithPlacement()2232 …argetOffset_.GetX() - targetSpace - bubbleSpacing - childSize.Width() - marginRight - arrowHeight_, in GetPositionWithPlacement()2238 …argetOffset_.GetX() - targetSpace - bubbleSpacing - childSize.Width() - marginRight - arrowHeight_, in GetPositionWithPlacement()[all …]
74 bubbleMethod->SetArrowHeight(arrowHeight_); in CreateNodePaintMethod()279 float arrowHeight_ = Dimension(8.0_vp).ConvertToPx(); variable
250 float arrowHeight_ = 0.0f; variable
74 arrowHeight_ = bubbleLayoutAlgorithm->GetArrowHeight(); in OnDirtyLayoutWrapperSwap()
209 BUBBLE_ARROW_HEIGHT = Dimension(arrowHeight_); in IsPaintDoubleBorder()
243 return arrowHeight_; in GetArrowHeight()352 Dimension arrowHeight_ = 8.0_vp; variable