Home
last modified time | relevance | path

Searched defs:slant (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dprinter.h49 int slant; member
H A Dfont.h104 double slant; variable
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp779 int slant = int16(tag_info(slant_tag).value); in output_slant() local
855 double slant = sin(slant_angle)/cos(slant_angle); in output_charset() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp494 int slant; member
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp180 int slant; member in tfont_spec
262 tfont *font_info::get_tfont(font_size fs, int height, int slant, int fontno) in get_tfont()
1196 int slant = tf->get_slant(); in set_font() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp315 int slant; member