Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Ddraw.c25 (dw)->dvi.text_device_width) + (dw)->dvi.text_x_width)
66 - dw->dvi.text_x_width; in AdjustCacheDeltas()
72 dw->dvi.text_x_width += extra; in AdjustCacheDeltas()
123 dw->dvi.text_x_width = dw->dvi.text_device_width = 0; in Newline()
238 dw->dvi.text_x_width += w; in DoCharacter()
H A DDviP.h182 int text_x_width; member
H A DDvi.c207 dw->dvi.text_x_width = 0; in Initialize()
H A DChangeLog503 Add adjustable array to DviCharCache. Add text_x_width,