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

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dreg.h30 virtual void alter_format(char f, int w = 0);
51 void alter_format(char f, int w = 0);
H A Dreg.cpp50 void reg::alter_format(char /*f*/, int /*w*/) function in class:reg
234 void general_reg::alter_format(char f, int w) function in class:general_reg
382 void alter_format() function
402 r->alter_format('1', n);
405 r->alter_format(c);
469 init_request("af", alter_format);

Completed in 109 milliseconds