Searched refs:layout (Results 1 – 3 of 3) sorted by relevance
76 layout = module['core_layout']78 address=str(layout['base']).split()[0],80 size=str(layout['size']),
64 bool "Randomize layout of sensitive kernel structures"
1342 QVBoxLayout *layout = new QVBoxLayout(widget); in ConfigMainWindow() local1360 layout->addWidget(split2); in ConfigMainWindow()