Searched refs:TWELVE_SIZE (Results 1 – 1 of 1) sorted by relevance
54 constexpr int32_t TWELVE_SIZE { 12 }; variable207 int32_t adjustSize = TWELVE_SIZE * GetScaling(); in Draw()275 if ((1.0 * INT32_MAX / (SVG_WIDTH + TWELVE_SIZE)) <= scalingValue) { in UpdateShadowPic()279 int32_t adjustSize = (SVG_WIDTH + TWELVE_SIZE) * scalingValue; in UpdateShadowPic()751 int32_t adjustSize = TWELVE_SIZE * GetScaling(); in InitCanvas()1109 …dragStyleNode->SetBounds(svgTouchPositionX, (TWELVE_SIZE - EIGHT_SIZE) * scalingValue, stylePixelM… in Draw()1111 …dragStyleNode->SetFrame(svgTouchPositionX, (TWELVE_SIZE - EIGHT_SIZE) * scalingValue, stylePixelMa… in Draw()1121 adjustSize = (SVG_WIDTH + TWELVE_SIZE) * scalingValue; in Draw()1180 int32_t adjustSize = TWELVE_SIZE * GetScaling(); in Draw()