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

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp172 int ligature_mode; member in class:tfont_spec
280 spec.ligature_mode = global_ligature_mode;
453 is_bold(0), is_constant_spaced(0), ligature_mode(1), kern_mode(1),
476 && ligature_mode == spec.ligature_mode
613 if (ligature_mode == 0)
632 else if (ligature_mode != 2 && c1->nm == SYMBOL_ff) {

Completed in 119 milliseconds