Home
last modified time | relevance | path

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

/haiku/src/apps/drivesetup/
H A DMainWindow.cpp63 MSG_CREATE = 'crtp', enumerator
231 new BMessage(MSG_CREATE), 'C'); in MainWindow()
289 new BMessage(MSG_CREATE), 'C'); in MainWindow()
375 case MSG_CREATE: in MessageReceived()