Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/pdftopdf/
H A Dnup.cc183 float subwidth=ret.sub.width*scaley, in calculate_edit() local
190 ret.xpos+=lin(param.xalign,width-subwidth); in calculate_edit()
193 subwidth=width; in calculate_edit()
199 ret.sub.right=ret.sub.left+subwidth; in calculate_edit()
/third_party/cups-filters/filter/
H A Drastertoescpx.c1561 subwidth, /* Width of interleaved row */ in ProcessLine() local
1582 subwidth = header->cupsWidth / DotColStep; in ProcessLine()
1674 band->buffer + offset, subwidth, 0, DotColStep); in ProcessLine()
1677 band->buffer + offset, subwidth, DotColStep); in ProcessLine()
/third_party/littlefs/scripts/
H A Dplot.py1149 subwidth = sum(widths[s.x:s.x+s.xspan]) - sum(s.xmargin)
1154 subwidth,
1171 s.width = subwidth

Completed in 6 milliseconds