Home
last modified time | relevance | path

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

/haiku/src/preferences/printers/
H A DMessages.h23 const uint32 kMsgJobSelected = 'JSel'; variable
H A DJobListView.cpp55 SetSelectionMessage(new BMessage(kMsgJobSelected)); in AttachedToWindow()
H A DPrintersWindow.cpp209 case kMsgJobSelected: in MessageReceived()