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

  /src/external/gpl2/groff/dist/src/devices/xditview/
xditview.c 115 static char current_print_command[1024]; variable
219 strcpy(current_print_command, app_resources.print_command);
458 strcpy(current_print_command, name);
504 if (current_print_command[0])
505 strcpy (fileBuf, current_print_command);

Completed in 23 milliseconds