Home
last modified time | relevance | path

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

/haiku/headers/private/app/
H A DServerProtocol.h330 AS_VIEW_APPEND_TO_PICTURE, enumerator
/haiku/src/servers/app/
H A DProfileMessageSupport.cpp303 CODE(AS_VIEW_APPEND_TO_PICTURE); in string_for_message_code()
H A DServerWindow.cpp2399 case AS_VIEW_APPEND_TO_PICTURE: in _DispatchViewMessage()
4033 case AS_VIEW_APPEND_TO_PICTURE: in _DispatchPictureMessage()
/haiku/src/kits/interface/
H A DView.cpp4248 fOwner->fLink->StartMessage(AS_VIEW_APPEND_TO_PICTURE); in AppendToPicture()