Searched refs:cols (Results 76 - 100 of 271) sorted by relevance

1234567891011

/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/
H A DTODO.txt19 * interpret 0 rows/cols to be FILL
26 * support smooth scrolling of rows/cols
34 -col {the list of cols we use for sorting}
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLFrameSetElement.idl24 [Reflect] attribute DOMString cols;
H A DHTMLTextAreaElement.cpp179 int cols = value.toInt(); local
180 if (cols <= 0)
181 cols = defaultCols;
182 if (m_cols != cols) {
183 m_cols = cols;
507 void HTMLTextAreaElement::setCols(int cols) argument
509 setAttribute(colsAttr, String::number(cols));
H A DHTMLTextAreaElement.idl24 attribute long cols;
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderFrameSet.cpp136 size_t cols = m_cols.m_sizes.size(); local
142 for (size_t c = 0; c < cols; c++) {
407 size_t cols = m_cols.m_sizes.size(); local
409 for (size_t c = 0; c < cols; ++c) {
428 int cols = frameSet()->totalCols(); local
429 if (rows && cols) {
432 result.setPreventResize(RightFrameEdge, m_cols.m_preventResize[cols]);
433 result.setAllowBorder(RightFrameEdge, m_cols.m_allowBorder[cols]);
461 unsigned cols = frameSet()->totalCols(); local
464 if (m_rows.m_sizes.size() != rows || m_cols.m_sizes.size() != cols) {
501 int cols = frameSet()->totalCols(); local
544 int cols = frameSet()->totalCols(); local
[all...]
H A DRenderTextControlMultiLine.cpp70 int factor = static_cast<HTMLTextAreaElement*>(node())->cols();
/macosx-10.9.5/libiconv-41/libiconv/tools/
H A Dcjk_tab_to_h.c54 int cols; /* number of possible values for the 2nd byte */ member in struct:__anon9530
63 int** charset2uni; /* charset2uni[0..rows-1][0..cols-1] is valid */
113 enc->charset2uni[row] = (int*) malloc(enc->cols*sizeof(int));
116 for (col = 0; col < enc->cols; col++)
178 for (col = 0; col < enc->cols; col++)
200 for (col = 0; col < enc->cols; col++)
226 enc->charset2uni[row] = (int*) malloc(enc->cols*sizeof(int));
228 for (col = 0; col < enc->cols; col++) {
256 for (col = 0; col < enc->cols; col++)
276 enc->charsetblocks[n].start = row * enc->cols;
[all...]
/macosx-10.9.5/ncurses-42/ncurses/form/
H A Dfrm_def.c42 0, /* cols */
136 form->rows = form->cols = 0;
215 maximum_col_in_field = fields[j]->fcol + fields[j]->cols;
219 if (form->cols < maximum_col_in_field)
220 form->cols = maximum_col_in_field;
H A Dfrm_post.c69 if ((form->cols > getmaxx(formwin)) || (form->rows > getmaxy(formwin)))
/macosx-10.9.5/ncurses-42/ncurses/menu/
H A Dm_item_top.c77 item = menu->items[(menu->opt & O_ROWMAJOR) ? (row * menu->cols) : row];
H A Dm_global.c358 l *= menu->cols;
359 l += (menu->cols - 1) * menu->spc_cols; /* for the padding between the columns */
363 menu->cols,
395 int Number_Of_Columns = menu->cols;
451 Last_in_Column = (menu->cols - 1) * Number_Of_Rows + row;
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/demos/
H A Ddebug.tcl15 cols 20
32 fill $table(array) $table(rows) $table(cols)
34 -rows $table(rows) -cols $table(cols) \
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dconsole.c386 int nt_getsize(int * lins, int * cols, int *visiblecols) { argument
398 *cols = scrbuf.dwSize.X;
401 void nt_set_size(int lins, int cols) { argument
409 cols--;
413 srect.Right = cols;
420 if (scrbuf.dwSize.X < cols){
422 scrbuf.dwSize.X = cols+1;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dentry-id.c272 row.cols[ 0 ], row.cols[ 1 ],
273 row.cols[ 2 ], row.cols[ 3 ] );
286 ber_str2bv_x( row.cols[ 0 ], 0, 1, &id->eid_id,
288 ber_str2bv_x( row.cols[ 1 ], 0, 1, &id->eid_keyval,
291 if ( BACKSQL_STR2ID( &id->eid_id, row.cols[ 0 ], 0 ) != 0 ) {
295 if ( BACKSQL_STR2ID( &id->eid_keyval, row.cols[ 1 ], 0 ) != 0 ) {
300 if ( BACKSQL_STR2ID( &id->eid_oc_id, row.cols[ 2 ], 0 ) != 0 ) {
305 ber_str2bv( row.cols[
[all...]
/macosx-10.9.5/screen-22/screen/
H A Dansi.c58 static int rows, cols; /* window size of the curr window */ variable
306 cols = curr->w_width;
344 !curr->w_insert && curr->w_x < cols - 1)
349 while (currx < cols - 1)
749 if (curr->w_x == cols - 1)
838 if (curr->w_x < cols - 1)
842 save_mline(&curr->w_mlines[curr->w_y], cols);
854 else if (curr->w_x == cols - 1)
1118 if (a2 > cols)
1119 a2 = cols;
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffcrop.c63 * using the -S cols:rows option.
66 * using the -S cols:rows option.
74 * -S cols:rows Divide the image into equal sized segments using cols across
408 unsigned int cols; /* number of section cols */ member in struct:pagedef
693 " when sectioning image into columns x rows using the -S cols:rows option",
695 " when sectioning image into columns x rows using the -S cols:rows option",
701 " -S cols:rows Divide the image into equal sized segments using cols acros
2616 extractContigSamplesBytes(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end) argument
2682 extractContigSamples8bits(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end) argument
2759 extractContigSamples16bits(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end) argument
2848 extractContigSamples24bits(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end) argument
2941 extractContigSamples32bits(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end) argument
3046 extractContigSamplesShifted8bits(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end, int shift) argument
3126 extractContigSamplesShifted16bits(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end, int shift) argument
3216 extractContigSamplesShifted24bits(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end, int shift) argument
3314 extractContigSamplesShifted32bits(uint8 *in, uint8 *out, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, tsample_t count, uint32 start, uint32 end, int shift) argument
3422 extractContigSamplesToBuffer(uint8 *out, uint8 *in, uint32 rows, uint32 cols, tsample_t sample, uint16 spp, uint16 bps, struct dump_opts *dump) argument
3498 extractContigSamplesToTileBuffer(uint8 *out, uint8 *in, uint32 rows, uint32 cols, uint32 imagewidth, uint32 tilewidth, tsample_t sample, uint16 count, uint16 spp, uint16 bps, struct dump_opts *dump) argument
3605 combineSeparateSamplesBytes(unsigned char *srcbuffs[], unsigned char *out, uint32 cols, uint32 rows, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
3663 combineSeparateSamples8bits(uint8 *in[], uint8 *out, uint32 cols, uint32 rows, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
3763 combineSeparateSamples16bits(uint8 *in[], uint8 *out, uint32 cols, uint32 rows, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
3873 combineSeparateSamples24bits(uint8 *in[], uint8 *out, uint32 cols, uint32 rows, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
3997 combineSeparateSamples32bits(uint8 *in[], uint8 *out, uint32 cols, uint32 rows, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
4128 combineSeparateTileSamplesBytes(unsigned char *srcbuffs[], unsigned char *out, uint32 cols, uint32 rows, uint32 imagewidth, uint32 tw, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
4189 combineSeparateTileSamples8bits(uint8 *in[], uint8 *out, uint32 cols, uint32 rows, uint32 imagewidth, uint32 tw, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
4288 combineSeparateTileSamples16bits(uint8 *in[], uint8 *out, uint32 cols, uint32 rows, uint32 imagewidth, uint32 tw, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
4397 combineSeparateTileSamples24bits(uint8 *in[], uint8 *out, uint32 cols, uint32 rows, uint32 imagewidth, uint32 tw, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
4521 combineSeparateTileSamples32bits(uint8 *in[], uint8 *out, uint32 cols, uint32 rows, uint32 imagewidth, uint32 tw, uint16 spp, uint16 bps, FILE *dumpfile, int format, int level) argument
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBI/
H A DInformix.pm230 my $cols = $self->_colnames_by_colno($table);
234 $constraints->{$constr_name} = $self->_idx_colnames($idx_def, $cols);
261 my $cols = $sth->fetchall_hashref('colno');
262 $cols = { map +($_, $self->_lc($cols->{$_}{colname})), keys %$cols };
264 return $cols;
375 my $cols = $sth->fetchall_hashref('colname');
378 while (my ($col, $info) = each %$cols) {
/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Ddemo.cc241 : NCursesForm(13, 51, (lines() - 15)/2, (cols() - 53)/2),
342 NCursesPanel P(mystd.lines()-2, mystd.cols()-2, 1, 1);
392 NCursesPanel *w = new NCursesPanel(mystd->lines() - 2, mystd->cols() - 2, 1, 1);
396 NCursesPanel *s = new NCursesPanel(w->lines() - 6, w->cols() - 6, 3, 3);
435 : NCursesMenu (n_items+2, 8, (lines()-10)/2, (cols()-10)/2),
548 titleWindow->addstr(0, (titleWindow->cols() - len)/2, titleText);
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Ddemo_forms.c95 make_field(int frow, int fcol, int rows, int cols) argument
97 FIELD *f = new_field(rows, cols, frow, fcol, o_value, 1);
136 int rows, cols; local
138 scale_form(f, &rows, &cols);
144 if ((w = newwin(rows + 2, cols + 4, 0, 0)) != (WINDOW *) 0) {
146 set_form_sub(f, derwin(w, rows, cols, 1, 2));
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dstatusbar.tcl271 foreach {cols rows} [grid size $sbar] break
273 if {$opts(-separator) && $cols != 0} {
277 grid $sep -in $sbar -row 0 -column $cols \
279 incr cols
283 grid $w -in $sbar -row 0 -column $cols -sticky $opts(-sticky) \
285 grid columnconfigure $sbar $cols -weight $opts(-weight)
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dcompresult.c1653 if ((g->cols = zterm_columns / g->width) > g->dcount)
1654 g->cols = g->dcount;
1655 if (g->cols) {
1656 i = g->cols * g->width - CM_SPACE;
1678 if (g->cols) {
1679 glines += (arrlen(pp) + g->cols - 1) / g->cols;
1680 if (g->cols > 1)
1681 g->width += ((max - (g->width * g->cols -
1683 g->cols);
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/examples/
H A Dslow.tcl126 append cols([format %6d $i]) [format {%8.2f} $y]
131 parray cols
/macosx-10.9.5/top-89.1.2/
H A Dtop.c311 int lines = LINES, cols = COLS; local
319 //fprintf(stderr, "laying out: lines %d cols %d\n", lines, cols);
322 if(ERR == wresize(c->parent, lines, cols)) {
329 if(top_globalstats_resize(c->globalstats, cols, lines,
343 if(layout_statistics(c, cols, pstatheight,
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dmclist.rb92 cols = %w(country capital currency)
93 cols.zip(%w(Country Capital Currency)).each{|col, name|
102 cols.zip([country, capital, currency]).each{|col, val|
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dencode.c408 cups_option_t *cols; /* Collection values */ local
779 num_cols = cupsParseOptions(val, 0, &cols);
782 cupsFreeOptions(num_cols, cols);
792 cupsEncodeOptions2(collection, num_cols, cols, IPP_TAG_JOB);
793 cupsFreeOptions(num_cols, cols);

Completed in 178 milliseconds

1234567891011