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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserItemGroup.cpp474 int iRootIndent = data(GroupItemData_RootIndent).toInt(); local
486 iMaximumWidth -= iRootIndent;
512 iMaximumWidth -= iRootIndent;
986 int iRootIndent = data(GroupItemData_RootIndent).toInt(); local
996 iPreviousVerticalIndent = iRootIndent;
1013 int iExitButtonX = iHorizontalMargin + iRootIndent;
1088 int iHorizontalIndent = isRoot() ? iRootIndent : iHorizontalMargin;
1125 int iRootIndent = data(GroupItemData_RootIndent).toInt(); local
1134 iProposedWidth += 2 * iRootIndent;
1179 int iRootIndent local
1558 int iRootIndent = data(GroupItemData_RootIndent).toInt(); local
1667 int iRootIndent = data(GroupItemData_RootIndent).toInt(); local
[all...]

Completed in 47 milliseconds