Searched refs:lastRow (Results 1 – 8 of 8) sorted by relevance
461 int lastRow = row + count - 1; in removeRows() local462 beginRemoveRows(parent, row, lastRow); in removeRows()464 for (int i = lastRow; i >= row; --i) { in removeRows()616 int lastRow = row + count - 1; in removeRows() local617 beginRemoveRows(parent, row, lastRow); in removeRows()618 for (int i = lastRow; i >= row; --i) { in removeRows()
457 int lastRow = row + count - 1; in removeRows() local458 beginRemoveRows(parent, row, lastRow); in removeRows()460 for (int i = lastRow; i >= row; --i) in removeRows()904 int lastRow = row + count - 1; in removeRows() local907 beginRemoveRows(parent, row, lastRow); in removeRows()910 int end = sourceModel()->rowCount() - m_sourceRow.value(lastRow); in removeRows()
559 int lastRow = row + count - 1; in removeRows() local560 for (int i = lastRow; i >= row; --i) { in removeRows()
68 num_rows = font->info.lastRow - font->info.firstRow + 1; in glamor_font_get()104 c[0] = font->info.lastRow + 1; in glamor_font_get()
47 #define FONTLASTROW(font) (font)->info.lastRow
150 if (chs[0] < pfont->info.firstRow || pfont->info.lastRow < chs[0]) in CursorMetricsFromGlyph()
330 pfont->info.firstRow > pfont->info.lastRow || in doOpenFont()514 pReply->maxByte1 = pFont->info.lastRow; in QueryFont()534 ninfos < nProtoCCIStructs && r <= (int) pFont->info.lastRow; r++) { in QueryFont()998 reply->maxByte1 = pFontInfo->lastRow; in doListFontsWithInfo()
409 row <= pFont->info.lastRow && ninfos < nCharInfos; row++) { in ProcXF86BigfontQueryFont()566 reply->maxByte1 = pFont->info.lastRow; in ProcXF86BigfontQueryFont()