Home
last modified time | relevance | path

Searched refs:row4Y (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_rect.cpp212 int16_t row4Y = rect.GetBottom(); in DrawRectRadiusWithoutBorderCon4() local
225 Rect bottomRect(col2X + 1, row3Y, col3X - 1, row4Y); in DrawRectRadiusWithoutBorderCon4()
273 int16_t row4Y = rect.GetBottom(); in DrawRectBorderWithoutRadius() local
295 Rect bottomRect(col1X, row3Y, col4X, row4Y); in DrawRectBorderWithoutRadius()
310 int16_t row4Y = rect.GetBottom(); in DrawRectRadiusEqualBorder() local
365 Rect bottomRect(col2X + 1, row3Y, col3X - 1, row4Y); in DrawRectRadiusEqualBorder()
478 int16_t row4Y = rect.GetBottom() - borderWidth + 1; in DrawRectRadiusBiggerThanBorderCon1() local
528 Rect middleInnerRect2(col2X + 1, row3Y + 1, col3X - 1, row4Y - 1); in DrawRectRadiusBiggerThanBorderCon1()
532 Rect bottomBorderRect(col2X + 1, row4Y, col3X - 1, row5Y); in DrawRectRadiusBiggerThanBorderCon1()
654 int16_t row4Y in DrawRectRadiusBiggerThanBorderCon4() local
[all...]

Completed in 4 milliseconds