Searched refs:closestProfile (Results 1 – 1 of 1) sorted by relevance
244 GridOption closestProfile = displayOption.grid; in initGrid() local245 numRows = closestProfile.numRows; in initGrid()246 numColumns = closestProfile.numColumns; in initGrid()247 numHotseatIcons = closestProfile.numHotseatIcons; in initGrid()248 dbFile = closestProfile.dbFile; in initGrid()249 defaultLayoutId = closestProfile.defaultLayoutId; in initGrid()250 demoModeLayoutId = closestProfile.demoModeLayoutId; in initGrid()251 numFolderRows = closestProfile.numFolderRows; in initGrid()252 numFolderColumns = closestProfile.numFolderColumns; in initGrid()253 numAllAppsColumns = closestProfile.numAllAppsColumns; in initGrid()[all …]