7 references to ReadOneDEVNAME
System.Drawing (7)
commonui\System\Drawing\Printing\PrinterSettings.cs (7)
867string name = ReadOneDEVNAME(names, 1); 890string name = ReadOneDEVNAME(names, 1); 922string name = ReadOneDEVNAME(names, 2); 946string name = ReadOneDEVNAME(names, 2); 1364driverName = ReadOneDEVNAME(namesPointer, 0); 1365printerName = ReadOneDEVNAME(namesPointer, 1); 1366outputPort = ReadOneDEVNAME(namesPointer, 2);