Home
last modified time | relevance | path

Searched refs:P4INDEX (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp65 constexpr int16_t P4INDEX = 3; variable
522 path.LineTo(arrowTopOffset + arrowOffsetsFromClip_[P4INDEX][0], in BuildTopDoubleBorderPath()
611 arrowRightOffset + arrowOffsetsFromClip_[P4INDEX][1] - borderOffset / HALF); in BuildRightDoubleBorderPath()
684 path.LineTo(arrowBottomOffset + arrowOffsetsFromClip_[P4INDEX][0], in BuildBottomDoubleBorderPath()
710 …th.LineTo(childOffset_.GetX() + borderOffset, arrowLeftOffset + arrowOffsetsFromClip_[P4INDEX][1]); in BuildLeftDoubleBorderPath()