Lines Matching refs:borderWidth
471 int16_t borderWidth = style.borderWidth_;
476 int16_t row2Y = rect.GetTop() + borderWidth - 1;
478 int16_t row4Y = rect.GetBottom() - borderWidth + 1;
482 arcStyle.lineWidth_ = borderWidth;
502 radius = radius - borderWidth;
540 int16_t borderWidth = style.borderWidth_;
542 int16_t col2X = rect.GetLeft() + borderWidth - 1;
544 int16_t col4X = rect.GetRight() - borderWidth + 1;
551 arcStyle.lineWidth_ = borderWidth;
570 radius = radius - borderWidth;
607 int16_t borderWidth = style.borderWidth_;
612 arcStyle.lineWidth_ = borderWidth;
626 radius = radius - borderWidth;
643 int16_t borderWidth = style.borderWidth_;
645 int16_t col2X = rect.GetLeft() + borderWidth - 1;
648 int16_t col5X = rect.GetRight() - borderWidth + 1;
652 int16_t row2Y = rect.GetTop() + borderWidth - 1;
655 int16_t row5Y = rect.GetBottom() - borderWidth + 1;
659 arcStyle.lineWidth_ = borderWidth;
689 radius = radius - borderWidth;