HomeSort by: relevance | last modified time | path
    Searched defs:norm_attr (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl2/texinfo/dist/info/
pcterm.c 49 static unsigned char norm_attr, inv_attr; variable
64 textattr (norm_attr);
208 textattr (norm_attr);
269 norm_attr = outside_info.normattr;
294 norm_attr = (unsigned char)color_desc;
pcterm.c 49 static unsigned char norm_attr, inv_attr; variable
64 textattr (norm_attr);
208 textattr (norm_attr);
269 norm_attr = outside_info.normattr;
294 norm_attr = (unsigned char)color_desc;
pcterm.c 49 static unsigned char norm_attr, inv_attr; variable
64 textattr (norm_attr);
208 textattr (norm_attr);
269 norm_attr = outside_info.normattr;
294 norm_attr = (unsigned char)color_desc;
pcterm.c 49 static unsigned char norm_attr, inv_attr; variable
64 textattr (norm_attr);
208 textattr (norm_attr);
269 norm_attr = outside_info.normattr;
294 norm_attr = (unsigned char)color_desc;
pcterm.c 49 static unsigned char norm_attr, inv_attr; variable
64 textattr (norm_attr);
208 textattr (norm_attr);
269 norm_attr = outside_info.normattr;
294 norm_attr = (unsigned char)color_desc;
pcterm.c 49 static unsigned char norm_attr, inv_attr; variable
64 textattr (norm_attr);
208 textattr (norm_attr);
269 norm_attr = outside_info.normattr;
294 norm_attr = (unsigned char)color_desc;
  /src/external/gpl3/gdb.old/dist/gdb/
mingw-hdep.c 215 static SHORT norm_attr; variable
236 norm_attr = csbi.wAttributes;
292 fgcolor = norm_attr & 15;
298 bgcolor = norm_attr & (15 << 4);
355 if (csbi.wAttributes != norm_attr)
360 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 215 static SHORT norm_attr; variable
236 norm_attr = csbi.wAttributes;
292 fgcolor = norm_attr & 15;
298 bgcolor = norm_attr & (15 << 4);
355 if (csbi.wAttributes != norm_attr)
360 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 215 static SHORT norm_attr; variable
236 norm_attr = csbi.wAttributes;
292 fgcolor = norm_attr & 15;
298 bgcolor = norm_attr & (15 << 4);
355 if (csbi.wAttributes != norm_attr)
360 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 215 static SHORT norm_attr; variable
236 norm_attr = csbi.wAttributes;
292 fgcolor = norm_attr & 15;
298 bgcolor = norm_attr & (15 << 4);
355 if (csbi.wAttributes != norm_attr)
360 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 215 static SHORT norm_attr; variable
236 norm_attr = csbi.wAttributes;
292 fgcolor = norm_attr & 15;
298 bgcolor = norm_attr & (15 << 4);
355 if (csbi.wAttributes != norm_attr)
360 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 215 static SHORT norm_attr; variable
236 norm_attr = csbi.wAttributes;
292 fgcolor = norm_attr & 15;
298 bgcolor = norm_attr & (15 << 4);
355 if (csbi.wAttributes != norm_attr)
360 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
  /src/external/gpl3/gdb/dist/gdb/
mingw-hdep.c 219 static SHORT norm_attr; variable
234 norm_attr = csbi.wAttributes;
303 fgcolor = norm_attr & 15;
309 bgcolor = norm_attr & (15 << 4);
366 if (csbi.wAttributes != norm_attr)
371 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 219 static SHORT norm_attr; variable
234 norm_attr = csbi.wAttributes;
303 fgcolor = norm_attr & 15;
309 bgcolor = norm_attr & (15 << 4);
366 if (csbi.wAttributes != norm_attr)
371 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 219 static SHORT norm_attr; variable
234 norm_attr = csbi.wAttributes;
303 fgcolor = norm_attr & 15;
309 bgcolor = norm_attr & (15 << 4);
366 if (csbi.wAttributes != norm_attr)
371 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 219 static SHORT norm_attr; variable
234 norm_attr = csbi.wAttributes;
303 fgcolor = norm_attr & 15;
309 bgcolor = norm_attr & (15 << 4);
366 if (csbi.wAttributes != norm_attr)
371 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 219 static SHORT norm_attr; variable
234 norm_attr = csbi.wAttributes;
303 fgcolor = norm_attr & 15;
309 bgcolor = norm_attr & (15 << 4);
366 if (csbi.wAttributes != norm_attr)
371 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,
mingw-hdep.c 219 static SHORT norm_attr; variable
234 norm_attr = csbi.wAttributes;
303 fgcolor = norm_attr & 15;
309 bgcolor = norm_attr & (15 << 4);
366 if (csbi.wAttributes != norm_attr)
371 FillConsoleOutputAttribute (hstdout, norm_attr, nchars,

Completed in 341 milliseconds