Lines Matching refs:row
216 for (guint row = 0; text; ++row) {217 gtk_table_resize(GTK_TABLE(table), row + 1, 2);225 0, 1, row, row + 1,229 1, 2, row, row + 1);