Searched refs:lastRow (Results 1 - 25 of 51) sorted by relevance

123

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dsnfstr.h113 #define n2dChars(pfi) (((pfi)->lastRow - (pfi)->firstRow + 1) * \
146 unsigned int linear:1; /* true if firstRow == lastRow */
163 unsigned int lastRow; member in struct:_snfFontInfo
H A Dbitscale.c762 int firstCol, lastCol, firstRow, lastRow; local in function:ScaleFont
804 lastRow = 0;
819 if (lastRow < vals->ranges[i].max_char_high)
820 lastRow = vals->ranges[i].max_char_high;
823 if (firstCol > lastCol || firstRow > lastRow)
832 if (lastRow > opfi->lastRow)
833 lastRow = opfi->lastRow;
840 lastRow
1463 int firstCol, lastCol, firstRow, lastRow; local in function:BitmapScaleBitmaps
[all...]
H A Dbitmaputil.c118 for (r = pFont->info.firstRow; r <= pFont->info.lastRow; r++) {
188 for (r = pFont->info.firstRow; r <= pFont->info.lastRow; r++) {
H A Dpcfread.c602 pFont->info.lastRow = pcfGetINT16(file, format);
606 pFont->info.firstRow > pFont->info.lastRow ||
610 (pFont->info.lastRow - pFont->info.firstRow + 1);
664 if (pFont->info.firstRow <= r && r <= pFont->info.lastRow &&
743 pFontInfo->lastRow = pcfGetINT16(file, format);
747 pFontInfo->firstRow > pFontInfo->lastRow ||
751 (pFontInfo->lastRow - pFontInfo->firstRow + 1);
787 (pFont->info.lastRow - pFont->info.firstRow + 1);
H A Dbdfread.c239 (pFont->info.lastRow - pFont->info.firstRow + 1);
332 pFont->info.lastRow = 0;
382 if (char_row > pFont->info.lastRow)
383 pFont->info.lastRow = char_row;
513 nencoding = (pFont->info.lastRow - pFont->info.firstRow + 1) *
525 char_row <= pFont->info.lastRow;
871 if (pFont->info.firstRow <= r && r <= pFont->info.lastRow &&
H A Dsnfread.c116 pFontInfo->lastRow = snfInfo->lastRow;
421 if (pFont->info.firstRow <= r && r <= pFont->info.lastRow &&
H A Dbitmap.c114 numRows = pFont->info.lastRow - firstRow + 1;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dsnfstr.h113 #define n2dChars(pfi) (((pfi)->lastRow - (pfi)->firstRow + 1) * \
146 unsigned int linear:1; /* true if firstRow == lastRow */
163 unsigned int lastRow; member in struct:_snfFontInfo
H A Dbitscale.c759 int firstCol, lastCol, firstRow, lastRow; local in function:ScaleFont
801 lastRow = 0;
816 if (lastRow < vals->ranges[i].max_char_high)
817 lastRow = vals->ranges[i].max_char_high;
820 if (firstCol > lastCol || firstRow > lastRow)
829 if (lastRow > opfi->lastRow)
830 lastRow = opfi->lastRow;
837 lastRow
1460 int firstCol, lastCol, firstRow, lastRow; local in function:BitmapScaleBitmaps
[all...]
H A Dbitmaputil.c120 for (r = pFont->info.firstRow; r <= pFont->info.lastRow; r++) {
190 for (r = pFont->info.firstRow; r <= pFont->info.lastRow; r++) {
H A Dpcfread.c604 pFont->info.lastRow = pcfGetINT16(file, format);
608 pFont->info.firstRow > pFont->info.lastRow ||
612 (pFont->info.lastRow - pFont->info.firstRow + 1);
666 if (pFont->info.firstRow <= r && r <= pFont->info.lastRow &&
745 pFontInfo->lastRow = pcfGetINT16(file, format);
749 pFontInfo->firstRow > pFontInfo->lastRow ||
753 (pFontInfo->lastRow - pFontInfo->firstRow + 1);
789 (pFont->info.lastRow - pFont->info.firstRow + 1);
H A Dbdfread.c241 (pFont->info.lastRow - pFont->info.firstRow + 1);
334 pFont->info.lastRow = 0;
384 if (char_row > pFont->info.lastRow)
385 pFont->info.lastRow = char_row;
515 nencoding = (pFont->info.lastRow - pFont->info.firstRow + 1) *
527 char_row <= pFont->info.lastRow;
873 if (pFont->info.firstRow <= r && r <= pFont->info.lastRow &&
H A Dsnfread.c118 pFontInfo->lastRow = snfInfo->lastRow;
423 if (pFont->info.firstRow <= r && r <= pFont->info.lastRow &&
H A Dbitmap.c115 numRows = pFont->info.lastRow - firstRow + 1;
/xsrc/external/mit/xfs/dist/include/
H A Dmisc.h144 (packet)->font_hdr_char_range_max_char_high = (structure)->lastRow; \
152 (packet)->font_hdr_char_range_max_char_low = (structure)->lastRow; \
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfontstr.h46 #define FONTLASTROW(font) (font)->info.lastRow
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsconvert.c69 pfi->lastCol = pfi->lastRow;
70 pfi->lastRow = n;
220 lastrow = pfi->lastRow;
377 full_range[0].max_char_high = pfont->info.lastRow;
502 numRows = pFont->info.lastRow - firstRow + 1;
597 numRows = pFont->info.lastRow - firstRow + 1;
H A Dfservestr.h166 (structure)->lastRow = (packet)->font_hdr_char_range_max_char_high; \
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c71 pfi->lastCol = pfi->lastRow;
72 pfi->lastRow = n;
222 lastrow = pfi->lastRow;
379 full_range[0].max_char_high = pfont->info.lastRow;
504 numRows = pFont->info.lastRow - firstRow + 1;
599 numRows = pFont->info.lastRow - firstRow + 1;
/xsrc/external/mit/xfs/dist/difs/
H A Dcharinfo.c74 #define n2dChars(pfi) (((pfi)->lastRow - (pfi)->firstRow + 1) * \
100 int lastRow = pinfo->lastRow; local in function:getCharInfos
115 if (lastRow)
122 local_range.max_char_high = lastRow;
147 if (lastRow)
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixfontstr.h47 #define FONTLASTROW(font) (font)->info.lastRow
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_font.c68 num_rows = font->info.lastRow - font->info.firstRow + 1;
104 c[0] = font->info.lastRow + 1;
/xsrc/external/mit/bdftopcf/dist/
H A Dbitmaputil.c119 for (int r = pFont->info.firstRow; r <= pFont->info.lastRow; r++) {
187 for (int r = pFont->info.firstRow; r <= pFont->info.lastRow; r++) {
H A Dbdfread.c233 (pFont->info.lastRow - pFont->info.firstRow + 1);
322 pFont->info.lastRow = 0;
373 if (char_row > pFont->info.lastRow)
374 pFont->info.lastRow = char_row;
509 nencoding = (pFont->info.lastRow - pFont->info.firstRow + 1) *
521 char_row <= pFont->info.lastRow; char_row++) {
867 if (pFont->info.firstRow <= r && r <= pFont->info.lastRow &&
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_statevars.c301 const GLuint lastRow = (GLuint) state[3]; local in function:_mesa_fetch_state
306 assert(lastRow < 4);
340 for (i = 0, row = firstRow; row <= lastRow; row++) {
348 for (i = 0, row = firstRow; row <= lastRow; row++) {
1010 const GLuint lastRow = (GLuint) state[3]; local in function:_mesa_program_state_string
1018 if (firstRow == lastRow)
1021 sprintf(tmp, ".row[%d..%d]", firstRow, lastRow);

Completed in 20 milliseconds

123