Lines Matching full:button
139 <button id="notification-close"></button>
150 <a class="g-button-basic" id="apps-promo-link" href=""></a><br>
151 <button id="apps-promo-hide"></button>
164 <button class="section-close-button"></button>
174 <button id="most-visited-settings" i18n-content="restorethumbnails">
175 </button>
176 <button class="section-close-button"></button>
188 <button class="section-close-button"></button>
215 <button id="apps-button"
219 </button>
220 <button id="most-visited-button"
224 </button>
225 <button id="recently-closed-button"
229 </button>
256 <button class="default" command="#apps-launch-command"></button>
258 <button command="#apps-launch-type-regular" launch-type="1"></button>
259 <button command="#apps-launch-type-pinned" launch-type="0"></button>
260 <button id="apps-launch-type-window-menu-item"
261 command="#apps-launch-type-window" launch-type="3"></button>
262 <button command="#apps-launch-type-fullscreen" launch-type="2"></button>
264 <button command="#apps-options-command"></button>
265 <button command="#apps-uninstall-command"></button>
267 <button id="apps-create-shortcut-command-menu-item"
268 command="#apps-create-shortcut-command"></button>
299 cr.ui.decorate('button[menu]', cr.ui.MenuButton);