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

/haiku/src/kits/translation/
H A DTranslatorRosterPrivate.h36 typedef std::map<image_id, int32> ImageMap; typedef
117 ImageMap fKnownImages;
/haiku/src/bin/debug/profile/
H A Dprofile.cpp118 for (ImageMap::iterator it = fImages.begin(); it != fImages.end(); ++it)
438 ImageMap::iterator it = fImages.find(imageInfo.name);
490 typedef std::map<std::string, SharedImage*> ImageMap; typedef in class:ThreadManager
495 ImageMap fImages;

Completed in 65 milliseconds