Home
last modified time | relevance | path

Searched refs:ssc_reg_contents (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/groff/src/roff/troff/
Denv.cpp1041 static int ssc_reg_contents = 0; variable
1048 ssc_reg_contents = line ? line->subscript_correction().to_units() : 0; in width_registers()
3335 number_reg_dictionary.define("ssc", new variable_reg(&ssc_reg_contents)); in init_env_requests()