Home
last modified time | relevance | path

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

/haiku/headers/private/app/
H A DServerProtocol.h316 AS_VIEW_GET_VIEW_COLOR, enumerator
/haiku/src/servers/app/
H A DProfileMessageSupport.cpp290 CODE(AS_VIEW_GET_VIEW_COLOR); in string_for_message_code()
H A DServerWindow.cpp1767 case AS_VIEW_GET_VIEW_COLOR: in _DispatchViewMessage()
/haiku/src/kits/interface/
H A DView.cpp2764 fOwner->fLink->StartMessage(AS_VIEW_GET_VIEW_COLOR); in ViewColor()