Searched defs:arrowHeight (Results 1 – 7 of 7) sorted by relevance
108 void SetArrowHeight(const float arrowHeight) in SetArrowHeight()
176 auto arrowHeight = static_cast<float>(ARROW_HEIGHT.ConvertToPx()); in PaintVerticalBubble() local286 auto arrowHeight = static_cast<float>(ARROW_HEIGHT.ConvertToPx()); in PaintVerticalBubbleSuitableAging() local
179 void SetArrowHeight(const Dimension& arrowHeight) in SetArrowHeight()
359 void SetArrowHeight(const Dimension& arrowHeight) in SetArrowHeight()
1228 Dimension arrowHeight = 20.0_px; variable1298 Dimension arrowHeight = 20.0_px; variable
107 Dimension arrowHeight; member
1045 CalcDimension arrowHeight; in ParsePopupCommonParam() local