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

/haiku/src/apps/debuganalyzer/gui/
H A DSubWindowManager.h58 typedef BOpenHashTable<HashDefinition> SubWindowTable; typedef in class:SubWindowManager
62 SubWindowTable fSubWindows;
H A DSubWindowManager.cpp78 SubWindowTable::Iterator it = fSubWindows.GetIterator();

Completed in 85 milliseconds