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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp 2058 int is_in_middle (int left, int right);
3181 * is_in_middle - returns TRUE if the positions left..right are in the center of the page.
3184 int html_printer::is_in_middle (int left, int right) function in class:html_printer
post-html.cpp 2058 int is_in_middle (int left, int right);
3181 * is_in_middle - returns TRUE if the positions left..right are in the center of the page.
3184 int html_printer::is_in_middle (int left, int right) function in class:html_printer

Completed in 43 milliseconds