Home
last modified time | relevance | path

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

/haiku/src/apps/stylededit/
H A DReplaceWindow.cpp55 new BMessage(MSG_REPLACE)); in ReplaceWindow()
99 case MSG_REPLACE: in MessageReceived()
100 _SendMessage(MSG_REPLACE); in MessageReceived()
H A DConstants.h44 const uint32 MSG_REPLACE = 'msre'; variable
H A DStyledEditWindow.cpp317 case MSG_REPLACE: in MessageReceived()