/vbox/src/VBox/Frontends/VirtualBox/src/extensions/ |
H A D | QIDialogButtonBox.cpp | 75 QBoxLayout *layout = boxLayout(); local 76 int index = findEmptySpace (layout); 77 layout->insertWidget (index + 1, aWidget); 78 layout->insertStretch(index + 2); 84 QBoxLayout *layout = boxLayout(); local 85 int index = findEmptySpace (layout); 86 layout->insertLayout (index + 1, aLayout); 87 layout->insertStretch(index + 2); 92 QBoxLayout *boxlayout = qobject_cast<QBoxLayout*> (layout()); 93 AssertMsg (VALID_PTR (boxlayout), ("Layout of the QDialogButtonBox isn't a box layout [all...] |
/vbox/src/VBox/Frontends/VirtualBox/src/ |
H A D | VBoxSnapshotDetailsDlg.cpp | 81 QGridLayout *lt = qobject_cast <QGridLayout*> (layout()); 181 QVBoxLayout *layout = new QVBoxLayout (this); local 182 layout->setMargin (0); 186 layout->addWidget (mArea);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xkbrules.h | 35 char *layout; member in struct:_XkbRMLVOSet 42 const char *layout; member in struct:_XkbRF_VarDefs 52 const char *layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xkbrules.h | 35 char *layout; member in struct:_XkbRMLVOSet 42 const char *layout; member in struct:_XkbRF_VarDefs 52 const char *layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | config.h | 184 properly the monitors layout in the 188 XF86ConfLayoutPtr layout; member in struct:__anon7355 201 XF86ConfLayoutPtr layout; /* current layout */ member in struct:__anon7356
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | config.h | 157 properly the monitors layout in the 161 XF86ConfLayoutPtr layout; member in struct:__anon7731 174 XF86ConfLayoutPtr layout; /* current layout */ member in struct:__anon7732
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | config.h | 156 properly the monitors layout in the 160 XF86ConfLayoutPtr layout; member in struct:__anon8091 173 XF86ConfLayoutPtr layout; /* current layout */ member in struct:__anon8092
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xkbrules.h | 34 char * layout; member in struct:_XkbRF_VarDefs 59 char * layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xkbrules.h | 35 char * layout; member in struct:_XkbRMLVOSet 42 char * layout; member in struct:_XkbRF_VarDefs 52 char * layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xkbrules.h | 35 char * layout; member in struct:_XkbRMLVOSet 42 char * layout; member in struct:_XkbRF_VarDefs 52 char * layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xkbrules.h | 35 char * layout; member in struct:_XkbRMLVOSet 42 char * layout; member in struct:_XkbRF_VarDefs 52 char * layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xkbrules.h | 35 char * layout; member in struct:_XkbRMLVOSet 42 char * layout; member in struct:_XkbRF_VarDefs 52 char * layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | xkbrules.h | 35 char * layout; member in struct:_XkbRMLVOSet 42 char * layout; member in struct:_XkbRF_VarDefs 52 char * layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | xkbrules.h | 35 char * layout; member in struct:_XkbRMLVOSet 42 char * layout; member in struct:_XkbRF_VarDefs 52 char * layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | xkbrules.h | 35 char *layout; member in struct:_XkbRMLVOSet 42 char *layout; member in struct:_XkbRF_VarDefs 52 char *layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | xkbrules.h | 35 char *layout; member in struct:_XkbRMLVOSet 42 char *layout; member in struct:_XkbRF_VarDefs 52 char *layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | xkbrules.h | 35 char *layout; member in struct:_XkbRMLVOSet 42 char *layout; member in struct:_XkbRF_VarDefs 52 char *layout; member in struct:_XkbRF_Rule
|
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/ |
H A D | UIMachineSettingsParallel.cpp | 193 QVBoxLayout *layout = new QVBoxLayout (this); local 194 layout->setContentsMargins (0, 5, 0, 5); 195 layout->addWidget (mTabWidget);
|
H A D | UIMachineSettingsSerial.cpp | 232 QVBoxLayout *layout = new QVBoxLayout (this); local 233 layout->setContentsMargins (0, 5, 0, 5); 234 layout->addWidget (mTabWidget);
|
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/ |
H A D | UISpecialControls.cpp | 247 QHBoxLayout *layout = new QHBoxLayout(this); local 255 layout->addWidget(button);
|
/vbox/src/VBox/Additions/linux/lightdm-greeter/liblightdm-gobject-1.5.0/ |
H A D | layout.c | 14 #include "lightdm/layout.h" 42 make_layout_string (const gchar *layout, const gchar *variant) argument 44 if (!layout || layout[0] == 0) 47 return g_strdup (layout); 49 return g_strdup_printf ("%s\t%s", layout, variant); 53 parse_layout_string (const gchar *name, gchar **layout, gchar **variant) argument 57 *layout = NULL; 66 *layout = g_strdup (split[0]); 78 LightDMLayout *layout; local 94 LightDMLayout *layout; local 143 gchar *layout, *variant; local 149 parse_layout_string (lightdm_layout_get_name (dmlayout), &layout, &variant); local 209 lightdm_layout_get_name(LightDMLayout *layout) argument 224 lightdm_layout_get_short_description(LightDMLayout *layout) argument 239 lightdm_layout_get_description(LightDMLayout *layout) argument 246 lightdm_layout_init(LightDMLayout *layout) argument [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | config.h | 185 properly the monitors layout in the 189 XF86ConfLayoutPtr layout; member in struct:__anon4507 202 XF86ConfLayoutPtr layout; /* current layout */ member in struct:__anon4508
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | config.h | 185 properly the monitors layout in the 189 XF86ConfLayoutPtr layout; member in struct:__anon4068 202 XF86ConfLayoutPtr layout; /* current layout */ member in struct:__anon4069
|
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/ |
H A D | VBoxDisp.h | 119 VBOXDISPVRAMLAYOUT layout; /* VRAM layout information */ member in struct:_VBOXDISPDEV
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | gdi_driver.h | 56 DWORD layout; /* DC layout */ member in struct:bitblt_coords
|