Searched refs:expand (Results 1 – 5 of 5) sorted by relevance
317 var expand = $('<i></i>');318 expand.addClass('material-icons expand-arrow')319 expand.text('expand_more');320 expand.appendTo(div);325 expand.addClass('rotate');
136 container, label, value, filters, checkboxes, expand, onRefreshCallback) { argument147 if (expand) {
101 .material-icons.expand-arrow {
196 var icon = header.children('.material-icons.expand-arrow');463 <i class="material-icons expand-arrow">expand_more</i>
266 <i class="material-icons expand-arrow">expand_more</i>