Searched defs:lastRow (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_statevars.c | 301 const GLuint lastRow = (GLuint) state[3]; local in function:_mesa_fetch_state 1010 const GLuint lastRow = (GLuint) state[3]; local in function:_mesa_program_state_string
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | snfstr.h | 163 unsigned int lastRow; member in struct:_snfFontInfo
|
| H A D | bitscale.c | 762 int firstCol, lastCol, firstRow, lastRow; local in function:ScaleFont 1463 int firstCol, lastCol, firstRow, lastRow; local in function:BitmapScaleBitmaps [all...] |
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | snfstr.h | 163 unsigned int lastRow; member in struct:_snfFontInfo
|
| H A D | bitscale.c | 759 int firstCol, lastCol, firstRow, lastRow; local in function:ScaleFont 1460 int firstCol, lastCol, firstRow, lastRow; local in function:BitmapScaleBitmaps [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_statevars.c | 50 copy_matrix(float *value, const float *m, unsigned firstRow, unsigned lastRow) argument 66 copy_matrix_transposed(float *value, const float *m, unsigned firstRow, unsigned lastRow) argument 1283 const GLuint lastRow = (GLuint) state[3]; local in function:_mesa_program_state_string
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | charinfo.c | 100 int lastRow = pinfo->lastRow; local in function:getCharInfos
|
| /xsrc/external/mit/freetype/dist/src/pcf/ |
| H A D | pcf.h | 112 FT_UShort lastRow; member in struct:PCF_EncRec_
|
| /xsrc/external/mit/xorgproto/dist/include/X11/fonts/ |
| H A D | fontstruct.h | 77 unsigned short lastRow; member in struct:_FontInfo
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | button.c | 3831 lengthOfLines(TScreen *screen, int firstRow, int lastRow) argument 3999 int lastRow = lastRowOfLine(screen, firstRow); local in function:do_select_regex
|
Completed in 17 milliseconds