Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_rect.cpp144 int16_t col1X = rect.GetLeft(); in DrawRectRadiusWithoutBorderCon2() local
182 int16_t col1X = rect.GetLeft() + radius - 1; in DrawRectRadiusWithoutBorderCon3() local
204 int16_t col1X = rect.GetLeft(); in DrawRectRadiusWithoutBorderCon4() local
265 int16_t col1X = rect.GetLeft(); in DrawRectBorderWithoutRadius() local
302 int16_t col1X = rect.GetLeft(); DrawRectRadiusEqualBorder() local
541 int16_t col1X = rect.GetLeft(); DrawRectRadiusBiggerThanBorderCon2() local
644 int16_t col1X = rect.GetLeft(); DrawRectRadiusBiggerThanBorderCon4() local
[all...]

Completed in 2 milliseconds