Searched refs:MIN_ICON_SIZE (Results 1 – 2 of 2) sorted by relevance
30 static constexpr DimensionT MIN_ICON_SIZE = 12.0; variable
160 if ((comp->icon_ >= 0) && comp->iconSize_ < MIN_ICON_SIZE) { in CheckSecCompBaseButton()