Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DFindWindow.cpp71 new BMessage(MSG_FIND))) in FindWindow()
117 case MSG_FIND: in MessageReceived()
147 BMessage message(MSG_FIND); in _SendFindMessage()
H A DFindWindow.h15 const ulong MSG_FIND = 'msgf'; variable
H A DTermWindow.cpp803 case MSG_FIND: in MessageReceived()