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

  /src/external/gpl2/groff/dist/src/preproc/pic/
tex.cpp 33 void start_picture(double, const position &ll, const position &ur);
107 void tex_output::start_picture(double sc, const position &ll, function in class:tex_output
troff.cpp 46 void start_picture(double sc, const position &ll, const position &ur) = 0;
227 void start_picture(double, const position &ll, const position &ur);
278 void troff_output::start_picture(double sc, function in class:troff_output

Completed in 57 milliseconds