Home | History | Annotate | Download | only in printer

Lines Matching full:pmode

38 // A pmode value represents the current printer mode.
39 type pmode int
42 noExtraBlank pmode = 1 << iota // disables extra blank after /*-style comment
61 mode pmode // current printer mode
861 case pmode: