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

  /src/external/gpl2/groff/dist/src/preproc/pic/
troff.cpp 221 double last_fill; member in class:troff_output
255 last_fill(-1.0), last_filled(0), last_outlined(0)
303 last_fill = -1.0; // force it to be reset for each picture
484 if (driver_extension_flag && f != last_fill) {
488 last_fill = f;

Completed in 62 milliseconds