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 in enum:__anon140
63 new BMessage(MSG_CANCEL));
100 PostMessage(MSG_CANCEL);
108 case MSG_CANCEL:
/haiku/src/servers/print/
H A DConfigWindow.h32 MSG_CANCEL = 'cwcl', enumerator in enum:ConfigWindow::__anon3
/haiku/src/apps/expander/
H A DExpanderPreferences.cpp32 static const uint32 MSG_CANCEL = 'mCan'; variable
96 new BMessage(MSG_CANCEL));
302 case MSG_CANCEL:
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp46 MSG_CANCEL = 'cncl', enumerator in enum:__anon2
93 new BMessage(MSG_CANCEL));
166 case MSG_CANCEL:

Completed in 43 milliseconds