Home
last modified time | relevance | path

Searched refs:getIsVisible (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/print_preview/search/
Ddestination_search.js110 getIsVisible: function() { method in DestinationSearch
120 if (getIsVisible(promoEl)) {
150 if (this.getIsVisible()) {
304 if (!this.getIsVisible()) {
308 var hasCloudList = getIsVisible(this.getChildElement('.cloud-list'));
Ddestination_list.js132 getIsVisible(this.getChildElement('.throbber-container')) ?
/external/chromium_org/chrome/browser/resources/print_preview/
Dprint_preview_utils.js184 function getIsVisible(element) { function
Dprint_preview.js548 if (this.destinationSearch_.getIsVisible()) {
721 if (this.destinationSearch_.getIsVisible()) {
751 !this.destinationSearch_.getIsVisible() &&