mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 13:01:29 +01:00
874a2a7287
This takes an int32 (e.g. B_MINI_ICON or another constant) and then returns a BSize scaled appropriately, the same as ComposeSpacing() does already for the *_SPACING constants. This will be used to replace icon size computations throughout the tree.