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

/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.h87 virtual void DrawPressedBorder(BRect r, rgb_color background,
H A DIconButton.cpp121 DrawPressedBorder(r, background, shadow, darkShadow, lightShadow, light);
522 // DrawPressedBorder
524 IconButton::DrawPressedBorder(BRect r, rgb_color background, function in class:IconButton

Completed in 35 milliseconds