Searched refs:rows (Results 1 - 25 of 98) sorted by relevance

1234

/haiku-fatelf/src/libs/ncurses/form/
H A Dfrm_scale.c39 | Function : int scale_form( const FORM *form, int *rows, int *cols )
48 scale_form(const FORM *form, int *rows, int *cols) argument
50 T((T_CALLED("scale_form(%p,%p,%p)"), form, rows, cols));
58 if (rows)
59 *rows = form->rows;
H A Dfld_info.c40 | int *rows, int *cols,
51 int *rows, int *cols,
57 rows, cols,
64 if (rows)
65 *rows = field->rows;
50 field_info(const FIELD *field, int *rows, int *cols, int *frow, int *fcol, int *nrow, int *nbuf) argument
H A Dfld_dup.c65 New_Field->rows = field->rows;
H A Dfld_link.c70 New_Field->rows = field->rows;
H A Dfld_def.c41 0, /* rows */
261 | Function : FIELD *new_field( int rows, int cols,
265 | Description : Create a new field with this many 'rows' and 'cols',
267 | Allocate 'nrow' off-screen rows and 'nbuf' additional
276 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) argument
284 T((T_CALLED("new_field(%d,%d,%d,%d,%d,%d)"), rows, cols, frow, fcol, nrow, nbuf));
285 if (rows > 0 &&
295 New_Field->rows = rows;
297 New_Field->drows = rows
[all...]
/haiku-fatelf/src/libs/ncurses/menu/
H A Dm_scale.c54 scale_menu(const MENU * menu, int *rows, int *cols) argument
56 T((T_CALLED("scale_menu(%p,%p,%p)"), menu, rows, cols));
63 if (rows)
64 *rows = menu->height;
H A Dm_format.c35 * Set and get maximum numbers of rows and columns in menus *
46 | Function : int set_menu_format(MENU *menu, int rows, int cols)
48 | Description : Sets the maximum number of rows and columns of items
59 set_menu_format(MENU * menu, int rows, int cols) argument
63 T((T_CALLED("set_menu_format(%p,%d,%d)"), menu, rows, cols));
65 if (rows < 0 || cols < 0)
76 if (rows == 0)
77 rows = menu->frows;
84 menu->frows = rows;
87 assert(rows >
123 menu_format(const MENU * menu, int *rows, int *cols) argument
[all...]
H A Dm_item_top.c66 if ((row < 0) || (row > (menu->rows - menu->arows)))
100 assert((menu->toprow >= 0) && (menu->toprow < menu->rows));
H A Dm_new.c63 menu->rows = menu->frows;
/haiku-fatelf/src/add-ons/translators/sgi/
H A DSGITranslator.cpp324 uint8** rows = new(nothrow) uint8*[channelCount]; local
325 if (rows)
326 rows[0] = new(nothrow) uint8[width * channelCount * bytesPerChannel];
329 if (rows && rows[0] && rowBuffer) {
332 rows[i] = rows[0] + i * width;
345 rows[0][x] = src[0];
353 rows[0][x] = src[2];
354 rows[
523 uint8** rows = new(nothrow) uint8*[channelCount]; local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Drun-weavetest87 rows=`expr $start \* 5`
88 if [ $rows -lt 200 ] ; then
89 rows=200
93 end=`expr $rows + $f + $start`
94 end1=`expr $rows + $f`
95 end2=`expr $rows + $f + 35`
99 echo "$jet $sep $pass $rows $f $g $arrangement $strategy"
/haiku-fatelf/src/add-ons/translators/icns/libicns/
H A Dicns_png.c51 png_bytep *rows; local
128 rows = malloc (sizeof(png_bytep) * h);
139 free(rows);
143 rows[0] = imageOut->imageData;
145 rows[row] = rows[row-1] + rowsize;
148 png_read_image(png_ptr, rows);
151 free(rows);
/haiku-fatelf/headers/private/interface/
H A DInterfacePrivate.h27 void set_workspaces_layout(uint32 columns, uint32 rows);
/haiku-fatelf/src/add-ons/translators/tiff/
H A DTIFFTranslator.cpp269 convert_buffer_bgra_rgba(uint8* buffer, uint32 rows, uint32 width, argument
272 for (uint32 y = 0; y < rows; y++) {
286 convert_buffer_argb_rgba(uint8* buffer, uint32 rows, uint32 width, argument
289 for (uint32 y = 0; y < rows; y++) {
305 convert_buffers_bgra_rgba(uint8* inBuffer, uint8* outBuffer, uint32 rows, argument
308 for (uint32 y = 0; y < rows; y++) {
326 convert_buffers_argb_rgba(uint8* inBuffer, uint8* outBuffer, uint32 rows, argument
329 for (uint32 y = 0; y < rows; y++) {
347 convert_buffers_bgrX_rgb(uint8* inBuffer, uint8* outBuffer, uint32 rows, argument
350 for (uint32 y = 0; y < rows;
370 convert_buffers_rgbX_rgb(uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow, uint32 samplesPerPixel) argument
391 convert_buffers_cmap(uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow) argument
405 convert_buffer(color_space format, uint8* buffer, uint32 rows, uint32 width, uint32 bytesPerRow) argument
436 convert_buffers(color_space format, uint8* inBuffer, uint8* outBuffer, uint32 rows, uint32 width, uint32 bytesPerRow) argument
[all...]
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dterminal.c308 _rl_set_screen_size (rows, cols)
309 int rows, cols;
314 if (rows > 0)
315 _rl_screenheight = rows;
323 if (rows > 0 || cols > 0)
328 rl_set_screen_size (rows, cols)
329 int rows, cols;
331 _rl_set_screen_size (rows, cols);
335 rl_get_screen_size (rows, cols)
336 int *rows, *col
[all...]
/haiku-fatelf/src/libs/pdflib/progs/pdflib/
H A Dpdfimpose.c68 "-g wxh number of columns and rows per sheet (default: 1x1)\n");
90 int cols = 1, rows = 1; local
103 if (sscanf(optarg, "%dx%d", &rows, &cols) != 2) {
107 if (rows <= 0 || cols <= 0) {
186 if (rows != 1 || cols != 1) {
193 if (rows > cols)
194 scale = 1.0f / rows;
219 if (rows == 1 && cols == 1) {
312 if (r == rows) {
323 if ((rows !
[all...]
/haiku-fatelf/src/bin/gdb/readline/
H A Dterminal.c267 _rl_set_screen_size (rows, cols)
268 int rows, cols;
270 if (rows == 0 || cols == 0)
273 _rl_screenheight = rows;
283 rl_set_screen_size (rows, cols)
284 int rows, cols;
286 _rl_set_screen_size (rows, cols);
290 rl_get_screen_size (rows, cols)
291 int *rows, *cols;
293 if (rows)
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dsafe_sprintf.c236 static int rows, cols;
238 if (screen_lines > rows || screen_columns > cols) {
239 if (screen_lines > rows)
240 rows = screen_lines;
243 used = (rows * (cols + 1)) + 1;
/haiku-fatelf/src/apps/serialconnect/libvterm/src/
H A Dvterm.c30 VTerm *vterm_new(int rows, int cols) argument
32 return vterm_new_with_allocator(rows, cols, &default_allocator, NULL);
35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) argument
43 vt->rows = rows;
86 *rowsp = vt->rows;
91 void vterm_set_size(VTerm *vt, int rows, int cols) argument
93 vt->rows = rows;
97 (*vt->parser_callbacks->resize)(rows, col
[all...]
H A Dvterm_internal.h37 int rows; member in struct:VTermState
47 #define SCROLLREGION_END(state) ((state)->scrollregion_end > -1 ? (state)->scrollregion_end : (state)->rows)
105 int rows; member in struct:VTerm
H A Dscreen.c47 int rows; member in struct:VTermScreen
75 if(buffer && row < screen->rows && col < screen->cols)
151 .end_row = screen->rows,
417 old_rows = screen->rows;
420 screen->rows = new_rows;
465 int rows, cols; local
472 vterm_get_size(vt, &rows, &cols);
481 screen->rows = rows;
484 screen->buffers[0] = realloc_buffer(screen, NULL, rows, col
630 int rows, cols; local
[all...]
/haiku-fatelf/headers/libs/agg/
H A Dagg_rendering_buffer.h82 T** rows = &m_rows[0]; local
86 *rows++ = row_ptr;
109 T const* const* rows() const { return &m_rows[0]; } function in class:agg::row_ptr_cache
/haiku-fatelf/src/libs/linprog/
H A DActiveSetSolver.h14 EquationSystem(int32 rows, int32 columns);
17 void SetRows(int32 rows);
/haiku-fatelf/src/servers/app/
H A DDesktopSettingsPrivate.h58 void SetWorkspacesLayout(int32 columns, int32 rows);
86 int32& rows) const;
H A DWorkspacesView.cpp65 WorkspacesView::_GetGrid(int32& columns, int32& rows) argument
70 rows = settings.WorkspacesRows();
89 int32 columns, rows; local
90 _GetGrid(columns, rows);
96 int32 height = frame.IntegerHeight() / rows;
109 if (row == rows - 1)
125 int32 columns, rows; local
126 _GetGrid(columns, rows);
128 for (index = columns * rows; index-- > 0;) {
375 int32 columns, rows; local
[all...]

Completed in 148 milliseconds

1234