Home
last modified time | relevance | path

Searched refs:SetDroppedMessage (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/
H A DSwatchView.h36 void SetDroppedMessage(BMessage* message);
H A DSwatchView.cpp205 SwatchView::SetDroppedMessage(BMessage* message) in SetDroppedMessage() function in SwatchView
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DColorValueView.cpp34 fSwatchView->SetDroppedMessage(new BMessage(MSG_VALUE_CHANGED)); in ColorValueView()
/haiku/src/apps/icon-o-matic/gui/
H A DSwatchGroup.cpp90 fCurrentColorSV->SetDroppedMessage(new BMessage(MSG_SET_COLOR)); in SwatchGroup()