Searched refs:wids (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xvidtune/dist/
H A Dxvidtune.c964 Widget wids[3]; local in function:CreateTyp
967 wids[0] = XtCreateWidget (w1name, labelWidgetClass, form, NULL, 0);
973 wids[1] = XtVaCreateWidget (w2name, labelWidgetClass,
976 wids[2] = XtCreateWidget (w3name, scrollbarWidgetClass, form, NULL, 0);
977 XtAddCallback (wids[2], XtNjumpProc, ScrollCB, (XtPointer) findex);
978 XtManageChildren (wids, 3);
980 wids[2] = (Widget) NULL;
981 XtManageChildren (wids, 2);
983 AppRes.field[findex].textwidget = wids[1];
984 AppRes.field[findex].scrollwidget = wids[
1131 Widget wids[10]; local in function:CreateHierarchy
[all...]
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmifillarc.c467 *wids = slw; \
469 wids++; \
475 *wids++ = slw; \
486 int *wids; local in function:miFillEllipseI
495 wids = widths;
511 int *wids; local in function:miFillEllipseD
520 wids = widths;
534 *wids++ = r - l + 1; \
559 int *wids; local in function:miFillArcSliceI
574 wids
603 int *wids; local in function:miFillArcSliceD
656 int *wids, *widths; local in function:miPolyFillArc
[all...]
H A Dmiarc.c776 int *wids; local in function:miFillWideEllipse
794 wids = widths;
810 *wids++ = 1;
816 wids[0] = span->lw;
819 wids[1] = wids[0];
823 wids += 2;
829 wids[0] = 1;
831 wids++;
836 wids[
[all...]
H A Dmiwideline.c1201 int *wids; local in function:miLineArcD
1209 wids = widths;
1302 *wids++ = xcr - xcl + 1;
1334 *wids++ = xcr - xcl + 1;
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmifillarc.c523 *wids = slw; \
525 wids++; \
531 *wids++ = slw; \
547 int *wids; local in function:miFillEllipseI
566 wids = widths;
590 int *wids; local in function:miFillEllipseD
609 wids = widths;
626 *wids++ = r - l + 1; \
656 int *wids; local in function:miFillArcSliceI
681 wids
720 int *wids; local in function:miFillArcSliceD
[all...]
H A Dmiarc.c816 int *wids; local in function:miFillWideEllipse
835 wids = widths;
853 *wids++ = 1;
860 wids[0] = span->lw;
863 wids[1] = wids[0];
867 wids += 2;
874 wids[0] = 1;
876 wids++;
882 wids[
[all...]
H A Dmiwideline.c762 int *wids; local in function:miLineArcD
770 wids = widths;
875 *wids++ = xcr - xcl + 1;
911 *wids++ = xcr - xcl + 1;

Completed in 16 milliseconds