Searched refs:kAdvancedPrintShortcut (Results 1 – 1 of 1) sorted by relevance
48 const char kAdvancedPrintShortcut[] = "\x28\xE2\x8c\xA5\xE2\x8C\x98\x50\x29"; variable50 const char kAdvancedPrintShortcut[] = "(Ctrl+Shift+P)";52 const char kAdvancedPrintShortcut[] = "(Shift+Ctrl+P)";212 const base::string16 shortcut_text(base::UTF8ToUTF16(kAdvancedPrintShortcut)); in CreatePrintPreviewUISource()