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

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitscale.c765 int totalwidth = 0, totalchars = 0; local in function:ScaleFont
985 totalwidth += opci->metrics.characterWidth;
1049 if (totalwidth < 0)
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitscale.c762 int totalwidth = 0, totalchars = 0; local in function:ScaleFont
982 totalwidth += opci->metrics.characterWidth;
1046 if (totalwidth < 0)

Completed in 6 milliseconds