Home
last modified time | relevance | path

Searched refs:isLocalDestinationSearchInProgress (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/print_preview/search/
Ddestination_search.js351 this.destinationStore_.isLocalDestinationSearchInProgress);
355 this.destinationStore_.isLocalDestinationSearchInProgress &&
/external/chromium_org/chrome/browser/resources/print_preview/data/
Ddestination_store.js232 get isLocalDestinationSearchInProgress() { getter in DestinationStore