Searched refs:fSmallIconSize (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/deskbar/
H A DSwitcher.h80 int32 SmallIconSize() { return fSmallIconSize; }
114 int32 fSmallIconSize; member in class:TSwitchManager
H A DSwitcher.cpp419 fSmallIconSize = kTeamIconSize / 2;
457 group->CacheTeamIcons(fSmallIconSize, fLargeIconSize);
528 group->CacheTeamIcons(fSmallIconSize, fLargeIconSize);
545 group->CacheTeamIcons(fSmallIconSize, fLargeIconSize);

Completed in 96 milliseconds