Home
last modified time | relevance | path

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

/haiku/headers/private/app/
H A DServerProtocol.h115 AS_DELETE_PICTURE, enumerator
/haiku/src/servers/app/
H A DProfileMessageSupport.cpp96 CODE(AS_DELETE_PICTURE); in string_for_message_code()
H A DServerApp.cpp928 case AS_DELETE_PICTURE: in _DispatchMessage()
/haiku/src/kits/interface/
H A DPicture.cpp237 link.StartMessage(AS_DELETE_PICTURE); in _DisposeData()