Home
last modified time | relevance | path

Searched defs:CCW_DIRECTION (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Drosen_render_tip.cpp169 0.0f, RSPathDirection::CCW_DIRECTION, globalArrowPosition.GetX() + childHalfWidth, in PaintTopTip() member in OHOS::Ace::RSPathDirection
174 RSPathDirection::CCW_DIRECTION, in PaintTopTip() member in OHOS::Ace::RSPathDirection
180 RSPathDirection::CCW_DIRECTION, globalArrowPosition.GetX() - childHalfWidth, in PaintTopTip() member in OHOS::Ace::RSPathDirection
185 0.0f, RSPathDirection::CCW_DIRECTION, in PaintTopTip() member in OHOS::Ace::RSPathDirection
292 RSPathDirection::CCW_DIRECTION, in PaintLeftTip() member in OHOS::Ace::RSPathDirection
299 RSPathDirection::CCW_DIRECTION, globalArrowPosition.GetX() - bubbleSpacing - childWidth, in PaintLeftTip() member in OHOS::Ace::RSPathDirection
304 0.0f, RSPathDirection::CCW_DIRECTION, in PaintLeftTip() member in OHOS::Ace::RSPathDirection
310 0.0f, RSPathDirection::CCW_DIRECTION, globalArrowPosition.GetX() - bubbleSpacing, in PaintLeftTip() member in OHOS::Ace::RSPathDirection
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dpath.h43 CCW_DIRECTION, member in OHOS::Rosen::Drawing::PathDirection
/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drosen_render_bubble.cpp329 0.0f, RSPathDirection::CCW_DIRECTION, arrowPosition_.GetX() + childHalfWidth, in PaintTopBubbleInJs() member in OHOS::Ace::RSPathDirection
334 RSPathDirection::CCW_DIRECTION, in PaintTopBubbleInJs() member in OHOS::Ace::RSPathDirection
340 RSPathDirection::CCW_DIRECTION, arrowPosition_.GetX() - childHalfWidth, in PaintTopBubbleInJs() member in OHOS::Ace::RSPathDirection
345 0.0f, RSPathDirection::CCW_DIRECTION, in PaintTopBubbleInJs() member in OHOS::Ace::RSPathDirection
571 0.0f, RSPathDirection::CCW_DIRECTION, childOffsetX + childWidth, in PaintTopBubble() member in OHOS::Ace::RSPathDirection
575 RSPathDirection::CCW_DIRECTION, childOffsetX + childWidth - NormalizeToPx(border_.TopRightRadius().GetX()), in PaintTopBubble() member in OHOS::Ace::RSPathDirection
579 RSPathDirection::CCW_DIRECTION, childOffsetX, childOffsetY + NormalizeToPx(border_.TopLeftRadius().GetY())); in PaintTopBubble() member in OHOS::Ace::RSPathDirection
582 0.0f, RSPathDirection::CCW_DIRECTION, childOffsetX + NormalizeToPx(border_.BottomLeftRadius().GetX()), in PaintTopBubble() member in OHOS::Ace::RSPathDirection
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_path.h29 CCW_DIRECTION, member in OHOS::Ace::Testing::TestingPathDirection
49 CCW_DIRECTION, member in OHOS::Ace::Testing::PathDirection

Completed in 4 milliseconds