Home | History | Annotate | Download | only in printing

Lines Matching refs:dialog

28   explicit RequestPrintPreviewObserver(WebContents* dialog)
29 : WebContentsObserver(dialog) {
60 explicit PrintPreviewDialogClonedObserver(WebContents* dialog)
61 : WebContentsObserver(dialog) {
85 explicit PrintPreviewDialogDestroyedObserver(WebContents* dialog)
86 : WebContentsObserver(dialog),
167 // dialog for the new tab contents.
173 // Get the preview dialog for the initiator tab.
176 // Check a new print preview dialog got created.
181 // preview dialog.
189 // Get the print preview dialog for the initiator tab.
192 // Check a new preview dialog got created.
197 // preview dialog.
205 // Check a new print preview dialog got created.
210 // dialog.
222 // Create a preview dialog for the initiator tab.