Searched refs:SetCurrentColor (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/icon-o-matic/gui/
H A DSwatchGroup.h40 void SetCurrentColor(CurrentColor* color);
H A DStyleView.h57 void SetCurrentColor(CurrentColor* color);
H A DStyleListView.h72 void SetCurrentColor(CurrentColor* color);
H A DSwatchGroup.cpp150 SetCurrentColor(NULL);
279 SwatchGroup::SetCurrentColor(CurrentColor* color) function in class:SwatchGroup
H A DStyleView.cpp123 SetCurrentColor(NULL);
290 StyleView::SetCurrentColor(CurrentColor* color) function in class:StyleView
H A DStyleListView.cpp727 StyleListView::SetCurrentColor(CurrentColor* color) function in class:StyleListView
/haiku/src/preferences/bluetooth/
H A DRemoteDevicesView.h38 void SetCurrentColor(rgb_color color);
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp1024 fStyleListView->SetCurrentColor(fCurrentColor);
1027 fStyleView->SetCurrentColor(fCurrentColor);
1043 fSwatchGroup->SetCurrentColor(fCurrentColor);

Completed in 97 milliseconds