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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp 472 int is_auto_img (void);
834 * is_auto_img - returns TRUE if the glob contains an automatically
838 int text_glob::is_auto_img (void) function in class:text_glob
2376 if (t->is_auto_img()) {
2546 if (g->is_auto_img()) {
post-html.cpp 472 int is_auto_img (void);
834 * is_auto_img - returns TRUE if the glob contains an automatically
838 int text_glob::is_auto_img (void) function in class:text_glob
2376 if (t->is_auto_img()) {
2546 if (g->is_auto_img()) {

Completed in 82 milliseconds