HomeSort by: relevance | last modified time | path
    Searched refs:print_attributes (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
print.c 155 if (p->print_attributes) {
164 if (p->print_attributes > 1) {
185 if (p->print_attributes)
199 if (p->print_attributes) {
227 if (p->print_attributes) {
235 if (p->print_attributes)
761 { "noAttrs", XtOffsetOf(PrinterFlags, print_attributes), 0 },
762 { "monoAttrs", XtOffsetOf(PrinterFlags, print_attributes), 1 },
763 { "colorAttrs", XtOffsetOf(PrinterFlags, print_attributes), 2 },
775 result->print_attributes = SPS.print_attributes
    [all...]
ptyx.h 2197 int print_attributes; /* 0=off, 1=normal, 2=color */ member in struct:__anon12162
2212 int print_attributes; /* 0=off, 1=normal, 2=color */ member in struct:__anon12163
charproc.c 728 Ires(XtNprintAttributes, XtCPrintAttributes, SPS.print_attributes, 1),
10747 init_Ires(SPS.print_attributes);

Completed in 41 milliseconds