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

/haiku-fatelf/src/bin/
H A Dxres.cpp772 BList commandList; local
813 commandList.AddItem(command);
830 commandList.AddItem(command);
850 commandList.AddItem(command);
867 commandList.AddItem(command);
885 commandList.AddItem(command);
902 for (int32 i = 0; Command *command = (Command*)commandList.ItemAt(i); i++)

Completed in 107 milliseconds