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

/haiku-fatelf/headers/private/shared/
H A DIconButton.h89 void SetInside(bool inside);
/haiku-fatelf/src/apps/launchbox/
H A DLaunchButton.cpp172 SetInside(false);
221 SetInside(false);
/haiku-fatelf/src/kits/shared/
H A DIconButton.cpp192 SetInside(true);
215 SetInside((transit == B_INSIDE_VIEW || transit == B_ENTERED_VIEW)
639 SetInside(false);
656 BIconButton::SetInside(bool inside) function in class:BPrivate::BIconButton

Completed in 98 milliseconds