Lines Matching refs:expand

45 	Sidebar.prototype.addGMDLBottomNavigationPalette = function(expand)  argument
62 …this.addPalette('gmdlBottom Navigation', 'GMDL / Bottom Navigation', expand || false, mxUtils.bind…
71 Sidebar.prototype.addGMDLBottomSheetsPalette = function(expand) argument
98 …this.addPalette('gmdlBottom Sheets', 'GMDL / Bottom Sheets', expand || false, mxUtils.bind(this, f…
107 Sidebar.prototype.addGMDLButtonsPalette = function(expand) argument
463 …this.addPalette('gmdlButtons', 'GMDL / Buttons', expand || false, mxUtils.bind(this, function(cont…
472 Sidebar.prototype.addGMDLCardsPalette = function(expand) argument
546 this.addPalette('gmdlCards', 'GMDL / Cards', expand || false, mxUtils.bind(this, function(content)
555 Sidebar.prototype.addGMDLChipsPalette = function(expand) argument
583 this.addPalette('gmdlChips', 'GMDL / Chips', expand || false, mxUtils.bind(this, function(content)
592 Sidebar.prototype.addGMDLDialogsPalette = function(expand) argument
621 …this.addPalette('gmdlDialogs', 'GMDL / Dialogs', expand || false, mxUtils.bind(this, function(cont…
630 Sidebar.prototype.addGMDLDividersPalette = function(expand) argument
651 …this.addPalette('gmdlDividers', 'GMDL / Dividers', expand || false, mxUtils.bind(this, function(co…
660 Sidebar.prototype.addGMDLGridListsPalette = function(expand) argument
681 …this.addPalette('gmdlGrid Lists', 'GMDL / Grid Lists', expand || false, mxUtils.bind(this, functio…
690 Sidebar.prototype.addGMDLIconsPalette = function(expand) argument
758 this.addPalette('gmdlIcons', 'GMDL / Icons', expand || false, mxUtils.bind(this, function(content)
767 Sidebar.prototype.addGMDLListsPalette = function(expand) argument
820 this.addPalette('gmdlLists', 'GMDL / Lists', expand || false, mxUtils.bind(this, function(content)
829 Sidebar.prototype.addGMDLMenusPalette = function(expand) argument
866 this.addPalette('gmdlMenus', 'GMDL / Menus', expand || false, mxUtils.bind(this, function(content)
875 Sidebar.prototype.addGMDLMiscPalette = function(expand) argument
904 this.addPalette('gmdlMisc', 'GMDL / Misc', expand || false, mxUtils.bind(this, function(content)
913 Sidebar.prototype.addGMDLPickersPalette = function(expand) argument
948 …this.addPalette('gmdlPickers', 'GMDL / Pickers', expand || false, mxUtils.bind(this, function(cont…
957 Sidebar.prototype.addGMDLSelectionControlsPalette = function(expand) argument
1196 …this.addPalette('gmdlSelection Controls', 'GMDL / Selection Controls', expand || false, mxUtils.bi…
1205 Sidebar.prototype.addGMDLSlidersPalette = function(expand) argument
1272 …this.addPalette('gmdlSliders', 'GMDL / Sliders', expand || false, mxUtils.bind(this, function(cont…
1281 Sidebar.prototype.addGMDLSteppersPalette = function(expand) argument
1314 …this.addPalette('gmdlSteppers', 'GMDL / Steppers', expand || false, mxUtils.bind(this, function(co…
1323 Sidebar.prototype.addGMDLTabsPalette = function(expand) argument
1358 this.addPalette('gmdlTabs', 'GMDL / Tabs', expand || false, mxUtils.bind(this, function(content)
1367 Sidebar.prototype.addGMDLTextFieldsPalette = function(expand) argument
1544 …this.addPalette('gmdlText Fields', 'GMDL / Text Fields', expand || false, mxUtils.bind(this, funct…