Home
last modified time | relevance | path

Searched hist:"874 a2a7287b256f25454f58b14a6594f33337d51" (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DControlLook.h874a2a7287b256f25454f58b14a6594f33337d51 Thu Aug 25 20:45:48 UTC 2022 Augustin Cavalier <waddlesplash@gmail.com> BControlLook: Introduce ComposeIconSize().

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.
/haiku/src/kits/interface/
H A DControlLook.cpp874a2a7287b256f25454f58b14a6594f33337d51 Thu Aug 25 20:45:48 UTC 2022 Augustin Cavalier <waddlesplash@gmail.com> BControlLook: Introduce ComposeIconSize().

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.