Home
last modified time | relevance | path

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

/haiku/src/add-ons/screen_savers/spider/
H A DSpiderView.cpp30 static const uint32 kMsgQueueDepth = 'qudp'; variable
99 B_TRANSLATE("Trail depth"), new BMessage(kMsgQueueDepth), in SpiderView()
204 case kMsgQueueDepth: in MessageReceived()