Home
last modified time | relevance | path

Searched refs:AppendPicture (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DServerPicture.h62 void AppendPicture(ServerPicture* picture);
H A DServerPicture.cpp1311 ServerPicture::AppendPicture(ServerPicture* picture) in AppendPicture() function in ServerPicture
H A DServerWindow.cpp4041 appendPicture->AppendPicture(picture); in _DispatchPictureMessage()