Searched defs:traverseSnapshotAge (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DVBoxSnapshotsWgt.cpp788 SnapshotAgeFormat age = traverseSnapshotAge (mTreeWidget->invisibleRootItem());
1013 SnapshotAgeFormat VBoxSnapshotsWgt::traverseSnapshotAge (QTreeWidgetItem *aParentItem) function in class:VBoxSnapshotsWgt
1021 SnapshotAgeFormat newAge = traverseSnapshotAge (aParentItem->child (i));

Completed in 45 milliseconds