Searched defs:radiusSize (Results 1 – 5 of 5) sorted by relevance
125 int radiusSize = 4; in dump() local
973 auto radiusSize = Size(std::abs(rect.width()), std::abs(rect.height())); local976 auto radiusSize = Size(std::abs(rect.GetWidth()), std::abs(rect.GetHeight())); local1185 auto radiusSize = Size(width, height); local
780 auto radiusSize = SizeF(std::abs(rect.GetWidth()), std::abs(rect.GetHeight())); in DrawingCreateInset() local886 auto radiusSize = SizeF(width, height); in DrawingCreateRect() local
803 auto radiusSize = SizeF(std::abs(rect.width()), std::abs(rect.height())); in SkiaCreateInset() local909 auto radiusSize = SizeF(width, height); in SkiaCreateRect() local
764 auto radiusSize = paintProperty->GetItemBorderRadius().has_value() in ApplyIndexChanged() local772 auto radiusSize = indexerTheme->GetHoverRadiusSize(); in ApplyIndexChanged() local