Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_rect.cpp545 int16_t col5X = rect.GetRight(); in DrawRectRadiusBiggerThanBorderCon2() local
599 Rect bottomBorderRect(col4X, row2Y + 1, col5X, row3Y - 1); in DrawRectRadiusBiggerThanBorderCon2()
648 int16_t col5X = rect.GetRight() - borderWidth + 1; in DrawRectRadiusBiggerThanBorderCon4() local
732 Rect middleInnerRect(col2X + 1, row3Y + 1, col5X - 1, row4Y - 1); in DrawRectRadiusBiggerThanBorderCon4()
736 Rect rightBorderRect(col5X, row3Y + 1, col6X, row4Y - 1); in DrawRectRadiusBiggerThanBorderCon4()