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

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Denv.cpp3110 class horizontal_place_reg : public general_reg { class in inherits:general_reg
3112 horizontal_place_reg();
3117 horizontal_place_reg::horizontal_place_reg() function in class:horizontal_place_reg
3121 int horizontal_place_reg::get_value(units *res)
3127 void horizontal_place_reg::set_value(units n)
3329 number_reg_dictionary.define("hp", new horizontal_place_reg);

Completed in 83 milliseconds