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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp1797 int iNewItemDefinitionPosition = positionFromDefinitions(pParentItem, type, strName);
1814 int iItemDefinitionPosition = positionFromDefinitions(pParentItem, type, strDefinitionName);
1831 int UIGChooserModel::positionFromDefinitions(UIGChooserItem *pParentItem, UIGChooserItemType type, const QString &strName) function in class:UIGChooserModel

Completed in 50 milliseconds