Home
last modified time | relevance | path

Searched refs:cssBackground (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/resources/print_preview/settings/
Dother_options_settings.js23 duplex, fitToPage, cssBackground, selectionOnly, headerFooter) { argument
45 this.cssBackgroundTicketItem_ = cssBackground;
/external/chromium_org/chrome/browser/resources/print_preview/
Dpreview_generator.js174 this.printTicketStore_.cssBackground.getValue();
279 !ticketStore.cssBackground.isValueEqual(
Dnative_layer.js211 'shouldPrintBackgrounds': printTicketStore.cssBackground.getValue(),
270 'shouldPrintBackgrounds': printTicketStore.cssBackground.getValue(),
Dprint_preview.js153 this.printTicketStore_.cssBackground,
/external/chromium_org/chrome/browser/resources/print_preview/data/
Dprint_ticket_store.js213 get cssBackground() { getter in PrintTicketStore
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/
Dpreview_area.js294 this.printTicketStore_.cssBackground,