Home
last modified time | relevance | path

Searched refs:destinationName (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/print_preview/settings/
Ddestination_settings.js130 var destinationName =
134 nameEl.textContent = destinationName;
135 nameEl.title = destinationName;
/external/chromium_org/chrome/browser/resources/file_manager/background/js/
Dfile_operation_manager.js690 function(destinationName) { argument
698 sourceEntry, destinationEntry, destinationName,
825 function(destinationName) { argument
827 destinationEntry, destinationName,
/external/chromium_org/chrome/browser/resources/print_preview/data/
Ddestination_store.js290 var destinationName = this.appState_.selectedDestinationName || '';
299 destinationName,