Searched refs:Layout (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/ctwm/dist/tests/layout/
H A Dtest_monitor_layout.c27 if(Scr->Layout == NULL) {
28 fprintf(stderr, "BUG: Scr->Layout == NULL\n");
34 RLayoutPrint(Scr->Layout);
40 const int nmons = RLayoutNumMonitors(Scr->Layout);
50 char **names = Scr->Layout->names;
66 RAreaList *mons = Scr->Layout->monitors;
/xsrc/external/mit/MesaLib.old/src/mesa/
H A Dformat_info.h37 .Layout = MESA_FORMAT_LAYOUT_OTHER,
51 .Layout = MESA_FORMAT_LAYOUT_PACKED,
65 .Layout = MESA_FORMAT_LAYOUT_PACKED,
79 .Layout = MESA_FORMAT_LAYOUT_PACKED,
93 .Layout = MESA_FORMAT_LAYOUT_PACKED,
107 .Layout = MESA_FORMAT_LAYOUT_PACKED,
121 .Layout = MESA_FORMAT_LAYOUT_PACKED,
135 .Layout = MESA_FORMAT_LAYOUT_PACKED,
149 .Layout = MESA_FORMAT_LAYOUT_PACKED,
163 .Layout
[all...]
/xsrc/external/mit/MesaLib/src/mesa/
H A Dformat_info.h37 .Layout = MESA_FORMAT_LAYOUT_OTHER,
51 .Layout = MESA_FORMAT_LAYOUT_PACKED,
65 .Layout = MESA_FORMAT_LAYOUT_PACKED,
79 .Layout = MESA_FORMAT_LAYOUT_PACKED,
93 .Layout = MESA_FORMAT_LAYOUT_PACKED,
107 .Layout = MESA_FORMAT_LAYOUT_PACKED,
121 .Layout = MESA_FORMAT_LAYOUT_PACKED,
135 .Layout = MESA_FORMAT_LAYOUT_PACKED,
149 .Layout = MESA_FORMAT_LAYOUT_PACKED,
163 .Layout
[all...]
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dindex.rst1 Intel Surface Layout (ISL)
4 The Intel Surface Layout library (**ISL**) is a subproject in Mesa for doing
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DMakefile.am10 Layout.c \
H A DMakefile.in117 OutputClass.lo Layout.lo Module.lo Video.lo Monitor.lo \
144 ./$(DEPDIR)/InputClass.Plo ./$(DEPDIR)/Layout.Plo \
565 Layout.c \
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Layout.Plo@am__quote@ # am--include-marker
855 -rm -f ./$(DEPDIR)/Layout.Plo
918 -rm -f ./$(DEPDIR)/Layout.Plo
/xsrc/external/mit/xkeyboard-config/dist/rules/compat/
H A Dmap-variants.py9 class Layout(object): class in inherits:object
39 l1 = Layout(groups[0])
40 l2 = Layout(groups[1])
42 l1 = Layout(groups[0], groups[1])
43 l2 = Layout(groups[2], groups[3])
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DMakefile.am17 Layout.c \
H A DMakefile.in69 libxf86config_la-InputClass.lo libxf86config_la-Layout.lo \
86 Layout.lo Module.lo Video.lo Monitor.lo Pointer.lo Screen.lo \
442 Layout.c \
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Layout.Plo@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxf86config_la-Layout.Plo@am__quote@
658 libxf86config_la-Layout.lo: Layout.c
659 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxf86config_la_CFLAGS) $(CFLAGS) -MT libxf86config_la-Layout.lo -MD -MP -MF $(DEPDIR)/libxf86config_la-Layout.Tpo -c -o libxf86config_la-Layout
[all...]
/xsrc/external/mit/xkeyboard-config/dist/tests/
H A Dtest_rules_xml.py56 # make it a Layout wrapper class for all layout(variant) combinations
63 layouts.append(Layout(f, l, v))
79 class Layout: class in inherits:
/xsrc/external/mit/ctwm/dist/
H A Dctwm_main.c446 Scr->Layout = XrandrNewLayout(dpy, Scr->XineramaRoot);
449 if(Scr->Layout == NULL) {
457 Scr->Layout = RLayoutNew(fsl);
460 fprintf(stderr, "Layout: ");
461 RLayoutPrint(Scr->Layout);
463 if(RLayoutNumMonitors(Scr->Layout) < 1) {
679 Scr->BorderedLayout = RLayoutCopyCropped(Scr->Layout,
683 Scr->BorderedLayout = Scr->Layout; // nothing to crop
1003 RArea area = RLayoutGetAreaIndex(Scr->Layout, 0);
H A Dfunctions_identify.c245 RLayoutFindLeftRightEdges(Scr->Layout, &area, &min_x, &max_right);
253 RLayoutFindTopBottomEdges(Scr->Layout, &area, &min_y, &max_bottom);
H A Dwindowbox.c52 mask = RLayoutXParseGeometry(Scr->Layout, winbox->geometry,
H A Dscreen.h210 /// Layout of our roow window and monitor(s).
211 RLayout *Layout; member in struct:ScreenInfo
212 /// Layout taking into account Border{Top,Left,Right,Bottom} config
H A Dwin_decorations.c103 limit = RLayoutFindBottomEdge(Scr->Layout, &area);
108 limit = RLayoutFindTopEdge(Scr->Layout, &area);
115 limit = RLayoutFindRightEdge(Scr->Layout, &area);
120 limit = RLayoutFindLeftEdge(Scr->Layout, &area);
H A Dwin_regions.c47 mask = RLayoutXParseGeometry(Scr->Layout, geom, &wr->x, &wr->y,
/xsrc/external/mit/libXaw/dist/src/
H A DList.c80 static Bool Layout(Widget, Bool, Bool, Dimension*, Dimension*);
420 if (Layout(w, changex, changey, &width, &height)) {
455 Layout(w, request.height != reply.height,
464 Layout(w, False, False, &request.width, &request.height);
832 change = Layout(w, !width_req, !height_req, &new_width, &new_height);
853 if (Layout(w, False, False, &width, &height))
859 /* Layout()
872 Layout(Widget w, Bool xfree, Bool yfree, Dimension *width, Dimension *height) function in typeref:typename:Bool
1147 Layout(cnew, WidthFree(nl), HeightFree(nl),
1229 if (Layout(
[all...]
H A DForm.c79 static Boolean Layout(FormWidget, unsigned int, unsigned int, Bool);
288 Layout, /* layout */
527 * Layout
545 Layout(FormWidget fw, unsigned int width _X_UNUSED, unsigned int height _X_UNUSED, function in typeref:typename:Boolean
1012 Layout(fp, 0, 0, True);
H A DSimpleMenu.c92 static void Layout(Widget, Dimension*, Dimension*);
554 Layout(w, NULL, NULL);
638 Layout(cnew, NULL, NULL);
714 Layout(w, &reply->width, &reply->height);
731 Layout((Widget)smw, NULL, NULL);
769 Layout(w, NULL, NULL);
1083 * Layout
1101 Layout(Widget w, Dimension *width_ret, Dimension *height_ret) function in typeref:typename:void
H A DViewport.c62 static Boolean Layout(FormWidget, unsigned int, unsigned int, Bool);
218 Layout, /* layout */
796 Layout(FormWidget w, unsigned int width _X_UNUSED, unsigned int height _X_UNUSED, Bool force _X_UNUSED) function in typeref:typename:Boolean
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.2.6.rst83 - i965/miptree: Layout 1D Array as 2D Array with height of 1
/xsrc/external/mit/xman/dist/
H A DScrollByL.c106 static void Layout(Widget w);
156 /* resize */ Layout,
184 /* Function Name: Layout
193 Layout(Widget w) function in typeref:typename:void
683 Layout(w);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_bufmgr.cpp106 res_desc.Layout = D3D12_TEXTURE_LAYOUT_ROW_MAJOR;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformats.c45 enum mesa_format_layout Layout; member in struct:mesa_format_info
217 return info->Layout;
437 if (info->ArrayFormat && info->Layout == MESA_FORMAT_LAYOUT_PACKED)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformats.c45 enum mesa_format_layout Layout; member in struct:gl_format_info
208 return info->Layout;
419 info->Layout == MESA_FORMAT_LAYOUT_PACKED)

Completed in 169 milliseconds

12