Home
last modified time | relevance | path

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

/haiku/src/tests/servers/app/playground/
H A DObjectWindow.cpp42 MSG_SET_FILL_OR_STROKE = 'stfs', enumerator
309 new BMessage(MSG_SET_FILL_OR_STROKE)); in ObjectWindow()
383 case MSG_SET_FILL_OR_STROKE: { in MessageReceived()