Home
last modified time | relevance | path

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

/haiku/headers/private/app/
H A DServerProtocol.h189 AS_SET_UI_COLORS, enumerator
/haiku/src/servers/app/
H A DProfileMessageSupport.cpp168 CODE(AS_SET_UI_COLORS); in string_for_message_code()
H A DDesktop.cpp2814 DelayedMessage delayed(AS_SET_UI_COLORS, DM_60HZ_DELAY); in _DispatchMessage()
2825 case AS_SET_UI_COLORS: in _DispatchMessage()
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp1415 desktop.StartMessage(AS_SET_UI_COLORS); in set_ui_colors()