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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dreg.h32 virtual void alter_format(char f, int w = 0);
53 void alter_format(char f, int w = 0);
H A Dreg.cpp52 void reg::alter_format(char /*f*/, int /*w*/) function in class:reg
236 void general_reg::alter_format(char f, int w) function in class:general_reg
384 void alter_format() function
404 r->alter_format('1', n);
407 r->alter_format(c);
471 init_request("af", alter_format);

Completed in 153 milliseconds