Lines Matching refs:hide
65 hideSection(section); // To hide the maxiview.
686 // Show this section and hide all other sections - at most one section can
810 // Hide the section if the message is emtpy.
1194 windowTooltip.hide();
1238 this.boundHide_ = this.hide.bind(this);
1305 // Don't hide when move to another item in the link.
1312 this.hide();
1315 hide: function() {
1460 // Initialize the listener for the "hide this" link on the apps promo. We do
1464 $('apps-promo-hide').addEventListener('click', function() {