infotype           57 third_party/wtl/include/atlprint.h 	typedef void infotype;
infotype           60 third_party/wtl/include/atlprint.h template <> class _printer_info<1> { public: typedef PRINTER_INFO_1 infotype; };
infotype           61 third_party/wtl/include/atlprint.h template <> class _printer_info<2> { public: typedef PRINTER_INFO_2 infotype; };
infotype           62 third_party/wtl/include/atlprint.h template <> class _printer_info<3> { public: typedef PRINTER_INFO_3 infotype; };
infotype           63 third_party/wtl/include/atlprint.h template <> class _printer_info<4> { public: typedef PRINTER_INFO_4 infotype; };
infotype           64 third_party/wtl/include/atlprint.h template <> class _printer_info<5> { public: typedef PRINTER_INFO_5 infotype; };
infotype           65 third_party/wtl/include/atlprint.h template <> class _printer_info<6> { public: typedef PRINTER_INFO_6 infotype; };
infotype           66 third_party/wtl/include/atlprint.h template <> class _printer_info<7> { public: typedef PRINTER_INFO_7 infotype; };
infotype           69 third_party/wtl/include/atlprint.h template <> class _printer_info<8> { public: typedef PRINTER_INFO_8 infotype; };
infotype           70 third_party/wtl/include/atlprint.h template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };