Searched refs:min_width (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.10.1/xnu-2782.1.97/tools/
H A Dsymbolify.py28 def __init__(self, file, min_width=16):
29 self.min_width = min_width
34 return ("%%%ds" % self.min_width) % str
88 symbolify(KERNEL_FILE, sys.stdin, min_width=40)
/macosx-10.10.1/less-25/less/
H A Dscrsize.c75 win_attributes.width -= hints.min_width;
/macosx-10.10.1/apr-32/apr/apr/strings/
H A Dapr_snprintf.c695 register apr_size_t min_width = 0; local
772 STR_TO_DEC(fmt, min_width);
781 min_width = (apr_size_t)(-v);
784 min_width = (apr_size_t)v;
1316 if (adjust_width && adjust == RIGHT && min_width > s_len) {
1321 min_width--;
1323 PAD(min_width, s_len, pad_char);
1336 if (adjust_width && adjust == LEFT && min_width > s_len)
1337 PAD(min_width, s_len, pad_char);
/macosx-10.10.1/vim-55/src/proto/
H A Dgui_riscos.pro14 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height));
H A Dgui_mac.pro28 void gui_mch_set_winsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height));
31 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_gtk_x11.pro23 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_photon.pro14 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_x11.pro14 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_w16.pro62 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
H A Dgui_w32.pro64 void gui_mch_set_shellsize __ARGS((int width, int height, int min_width, int min_height, int base_width, int base_height, int direction));
/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DXutil.h57 int min_width, min_height; member in struct:__anon13524
153 int min_width, min_height; member in struct:__anon13529
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DXutil.h57 int min_width, min_height; member in struct:__anon13703
153 int min_width, min_height; member in struct:__anon13708
/macosx-10.10.1/emacs-93/emacs/src/
H A Dmacgui.h303 int min_width, min_height; member in struct:__anon8495
H A Dwindow.c6028 Lisp_Object min_width, min_height;
6417 window_min_width = XINT (data->min_width);
6644 XSETINT (data->min_width, window_min_width);
7183 if (! EQ (d1->min_width, d2->min_width))
6011 Lisp_Object min_width, min_height; member in struct:save_window_data
/macosx-10.10.1/vim-55/src/
H A Dgui_x11.c1791 gui_mch_set_shellsize(width, height, min_width, min_height,
1795 int min_width;
1811 XtNminWidth, min_width,
2171 int min_width; local
2186 min_width = 32767;
2189 if (xfs[i]->max_bounds.width<min_width)
2191 min_width = xfs[i]->max_bounds.width;
2197 if ( xfs[i]->max_bounds.width != 2 * min_width
2198 && xfs[i]->max_bounds.width != min_width)
H A Dgui_gtk_x11.c2647 int min_width; local
2679 min_width = force_width;
2684 min_width = width + MIN_COLUMNS * gui.char_width;
2691 || min_width != old_min_width
2703 geometry.min_width = min_width;
2714 old_min_width = min_width;
3909 int min_width UNUSED, int min_height UNUSED,
H A Dgui_w16.c491 int min_width, int min_height, int base_width, int base_height,
490 gui_mch_set_shellsize(int width, int height, int min_width, int min_height, int base_width, int base_height, int direction) argument
H A Dgui_photon.c1668 int min_width, int min_height, int base_width, int base_height,
1672 PhDim_t min_size = { min_width, min_height };
1667 gui_mch_set_shellsize(int width, int height, int min_width, int min_height, int base_width, int base_height, int direction) argument
H A Dgui_riscos.c695 gui_mch_set_shellsize(width, height, min_width, min_height, base_width, base_height, direction)
698 int min_width; /* Smallest permissible window size (ignored) */
H A Dgui.c1382 int min_width; local
1457 min_width = base_width + MIN_COLUMNS * gui.char_width;
1476 gui_mch_set_shellsize(width, height, min_width, min_height,
/macosx-10.10.1/cups-408/cups/ppdc/
H A Dppdc-driver.cxx77 min_width = d->min_width;
118 min_width = 0;
953 _cupsStrFormatd(width0, width0 + sizeof(width0), min_width, loc);
H A Dppdc-import.cxx134 driver->min_width = ppd->custom_min[0];
H A Dppdc.h392 min_width, // Minimum width (points) member in class:ppdcDriver
H A Dppdc-source.cxx3174 d->min_width = get_measurement(fp);
3790 cupsFilePrintf(fp, " MinSize %.2f %.2f\n", d->min_width, d->min_length);
/macosx-10.10.1/cups-408/cups/cups/
H A Ddest-options.c123 int min_width, /* Minimum width */ local
132 min_width = min_length = INT_MAX;
142 min_width = pwg->width;
157 if (min_width < INT_MAX && max_width > 0 &&
159 pwg->width >= min_width && pwg->width <= max_width &&

Completed in 244 milliseconds

12