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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.h267 int getDesiredPosition(UIGChooserItem *pParentItem, UIGChooserItemType type, const QString &strName);
H A DUIGChooserModel.cpp1760 getDesiredPosition(pParentItem, UIGChooserItemType_Group, strSecondSubName));
1792 int UIGChooserModel::getDesiredPosition(UIGChooserItem *pParentItem, UIGChooserItemType type, const QString &strName) function in class:UIGChooserModel
1881 getDesiredPosition(pParentItem, UIGChooserItemType_Machine, machine.GetId()));

Completed in 140 milliseconds