Searched refs:SetInside (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/shared/
H A DIconButton.h90 void SetInside(bool inside);
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp172 SetInside(false);
221 SetInside(false);
/haiku/src/kits/shared/
H A DIconButton.cpp187 SetInside(true);
210 SetInside((transit == B_INSIDE_VIEW || transit == B_ENTERED_VIEW)
635 SetInside(false);
652 BIconButton::SetInside(bool inside) function in class:BPrivate::BIconButton

Completed in 195 milliseconds