Searched refs:Map_FileId2PagePtr (Results 1 – 4 of 4) sorted by relevance
79 typedef std::map< SourceFileId, DYN PageDisplay* > Map_FileId2PagePtr; typedef in OperationsDisplay89 Map_FileId2PagePtr aMap_GlobalFunctionsDisplay;
82 typedef std::map< SourceFileId, DYN PageDisplay* > Map_FileId2PagePtr; typedef in DataDisplay92 Map_FileId2PagePtr aMap_GlobalDataDisplay;
100 for ( Map_FileId2PagePtr::const_iterator it = aMap_GlobalDataDisplay.begin(); in Create_Files()
81 for ( Map_FileId2PagePtr::const_iterator it = aMap_GlobalFunctionsDisplay.begin(); in Create_Files()
Completed in 17 milliseconds