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

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Denv.cpp3020 typedef vunits (environment::*VUNITS_FUNCP)(); typedef
3033 VUNITS_FUNCP func;
3035 vunits_env_reg(VUNITS_FUNCP f);
3071 vunits_env_reg::vunits_env_reg(VUNITS_FUNCP f) : func(f)

Completed in 47 milliseconds