Searched refs:PictureMap (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/
H A DServerApp.h121 typedef std::map<int32, BReference<ServerPicture> > PictureMap; typedef in class:ServerApp
153 PictureMap fPictureMap;
H A DServerApp.cpp3831 PictureMap::const_iterator iterator = fPictureMap.find(token);

Completed in 38 milliseconds