Home
last modified time | relevance | path

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

/haiku/headers/private/app/
H A DServerProtocol.h308 AS_VIEW_SET_LOW_COLOR, enumerator
/haiku/src/servers/app/
H A DProfileMessageSupport.cpp282 CODE(AS_VIEW_SET_LOW_COLOR); in string_for_message_code()
H A DServerWindow.cpp1920 case AS_VIEW_SET_LOW_COLOR: in _DispatchViewMessage()
3768 case AS_VIEW_SET_LOW_COLOR: in _DispatchPictureMessage()
/haiku/src/kits/interface/
H A DView.cpp2561 fOwner->fLink->StartMessage(AS_VIEW_SET_LOW_COLOR); in SetLowColor()