OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPrinterWithName
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/printing/
print_dialog_gtk.cc
55
GtkPrinter*
GetPrinterWithName
(const char* name) {
156
printer_ = printer_list->
GetPrinterWithName
(printer_name.c_str());
/external/chromium_org/chrome/browser/printing/
print_dialog_gtk.cc
87
GtkPrinter*
GetPrinterWithName
(const std::string& name) {
176
printer_ = printer_list->
GetPrinterWithName
(
Completed in 69 milliseconds