Searched refs:GRAP_INDEX (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/roff/groff/
H A Dgroff.cpp56 const int GRAP_INDEX = REFER_INDEX + 1; variable
57 const int PIC_INDEX = GRAP_INDEX + 1;
162 commands[GRAP_INDEX].set_name(command_prefix, "grap");
204 commands[GRAP_INDEX].append_arg(buf);
264 commands[GRAP_INDEX].append_arg(buf, optarg);

Completed in 167 milliseconds