Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerPanel.cpp34 MSG_CANCEL = 'cncl', enumerator
63 new BMessage(MSG_CANCEL)); in ColorPickerPanel()
100 PostMessage(MSG_CANCEL); in Cancel()
108 case MSG_CANCEL: in MessageReceived()
/haiku/src/apps/expander/
H A DExpanderPreferences.cpp32 static const uint32 MSG_CANCEL = 'mCan'; variable
96 new BMessage(MSG_CANCEL)); in ExpanderPreferences()
302 case MSG_CANCEL: in MessageReceived()
/haiku/src/servers/print/
H A DConfigWindow.h32 MSG_CANCEL = 'cwcl', enumerator
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp46 MSG_CANCEL = 'cncl', enumerator
93 new BMessage(MSG_CANCEL)); in SettingsWindow()
172 case MSG_CANCEL: in MessageReceived()