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

/macosx-10.10.1/groff-38/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp77 unsigned char skip_byte; member in struct:lig_kern_command
140 if (t->lig_kern[i].skip_byte > 128)
145 int skip = t->lig_kern[i].skip_byte;
178 if (lig_kern[i].skip_byte > 128)
181 int skip = lig_kern[i].skip_byte;
361 lig_kern[i].skip_byte = *ptr++;

Completed in 57 milliseconds