Home
last modified time | relevance | path

Searched refs:MSG_APPEND (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/
H A DMainWindow.h48 MSG_APPEND = 'apnd', enumerator
H A DIconEditorApp.cpp138 case MSG_APPEND: in MessageReceived()
H A DMainWindow.cpp1281 BMessage* appendMessage = new BMessage(MSG_APPEND); in _CreateMenuBar()