| /xsrc/external/mit/libX11/dist/src/ |
| H A D | WMGeom.c | 66 int min_width, min_height; /* valid amounts */ local in function:XWMGeometry 82 ((hints->flags & PMinSize) ? hints->min_width : 0)); 85 min_width = ((hints->flags & PMinSize) ? hints->min_width : base_width); 118 if (rwidth < min_width) rwidth = min_width;
|
| H A D | SetNrmHint.c | 89 data.minWidth = hints->min_width;
|
| H A D | GetNrmHint.c | 96 hints->min_width = cvtINT32toInt (prop->minWidth);
|
| H A D | SetHints.c | 81 prop.minWidth = hints->min_width; 189 pp->minWidth = list->min_width;
|
| H A D | GetHints.c | 86 hints->min_width = cvtINT32toInt (prop->minWidth); 213 hp->min_width = cvtINT32toInt (pp->minWidth);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowclass.h | 86 int min_width, min_height; member in struct:__anon89a0bf6c0208
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowclass.h | 59 int min_width, min_height; member in struct:__anon045cf5390208
|
| /xsrc/external/mit/pixman/dist/test/ |
| H A D | fence-image-self-test.c | 197 test_image_faults (pixman_format_code_t format, int min_width, int height) argument 202 image = fence_image_create_bits (format, min_width, height, TRUE);
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drmModeGetResources.3.rst | 44 uint32_t min_width, max_width;
|
| /xsrc/external/mit/xcb-util/dist/icccm/ |
| H A D | xcb_icccm.h | 435 int32_t min_width, min_height; member in struct:__anonb7d0756f0408 476 void xcb_size_hints_set_min_size(xcb_size_hints_t *hints, int32_t min_width,
|
| H A D | icccm.c | 345 xcb_size_hints_set_min_size(xcb_size_hints_t *hints, int32_t min_width, argument 349 hints->min_width = min_width;
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_utils.c | 75 if(hints->max_width < hints->min_width) { 77 hints->min_width = hints->max_width; 79 else if(hints->min_width > 0) { 80 hints->max_width = hints->min_width; 83 hints->max_width = hints->min_width = 1;
|
| H A D | win_resize.c | 601 dwidth -= tmp_win->hints.min_width; 741 minWidth = tmp_win->hints.min_width; 757 baseWidth = tmp_win->hints.min_width;
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xutil.h | 85 int min_width, min_height; member in struct:__anon3d9fd4c10108 184 int min_width, min_height; member in struct:__anon3d9fd4c10608
|
| /xsrc/external/mit/libXt/dist/include/X11/ |
| H A D | ShellP.h | 196 int min_width, min_height; member in struct:__anon46fc50250908::_OldXSizeHints
|
| /xsrc/external/mit/pixman/dist/test/utils/ |
| H A D | utils.h | 111 int min_width,
|
| H A D | utils.c | 471 * min_width is only a minimum width for the image. The width is aligned up 480 int min_width, 498 if (bitspp < 1 || min_width < 1 || height < 1) 508 row_bits = ROUND_UP ( (unsigned)min_width * bitspp, bits_boundary); 534 assert (width >= min_width); 567 int min_width, 571 return pixman_image_create_bits (format, min_width, height, NULL, 0); 479 fence_image_create_bits(pixman_format_code_t format,int min_width,int height,pixman_bool_t stride_fence) argument 566 fence_image_create_bits(pixman_format_code_t format,int min_width,int height,pixman_bool_t stride_fence) argument
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | Tekproc.c | 1405 unsigned min_width, min_height; local in function:TekInitialize 1486 min_width = (unsigned) (TEKMINWIDTH + border); 1505 if (width < min_width) { 1506 TRACE(("... override width from %d to %d\n", width, min_width)); 1507 width = min_width; 1523 wnew->hints.min_width = (int) min_width;
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1057 set_sizehints(XSizeHints *hintp, int min_width, int min_height, argument 1064 hintp->width = hintp->min_width = min_width; 1077 hintp->width = max(hintp->width, hintp->min_width);
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | resize.c | 503 dwidth -= tmp_win->hints.min_width; 618 minWidth = tmp_win->hints.min_width; 633 baseWidth = tmp_win->hints.min_width;
|
| /xsrc/external/mit/xclock/dist/ |
| H A D | Clock.c | 566 int min_height, min_width; local in function:Initialize 574 min_width = min_height = ANALOG_SIZE_DEFAULT; 636 min_width = extents.xOff + 2 * w->clock.padding; 639 /*fprintf(stderr, "render min_width %i\n", min_width); */ 661 min_width = XmbTextEscapement(w->clock.fontSet, str, len) + 665 /*fprintf(stderr, "fontset min_width %i\n", min_width); */ 679 min_width = 684 /*fprintf(stderr, "font min_width [all...] |
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | drm_mode.h | 271 __u32 min_width; member in struct:drm_mode_card_res
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | xf86drmMode.h | 87 uint32_t min_width, max_width; member in struct:_drmModeRes
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | drm_mode.h | 242 __u32 min_width; member in struct:drm_mode_card_res
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | drm_mode.h | 271 __u32 min_width; member in struct:drm_mode_card_res
|