Searched refs:cursors (Results 1 - 25 of 174) sorted by relevance

1234567

/xsrc/external/mit/xcursor-themes/dist/whiteglass/
H A DMakefile.am1 cursordir = @cursordir@/whiteglass/cursors
3 all: Makefile.cursors
5 Makefile.cursors: $(srcdir)/Makefile.cfg
9 include Makefile.cursors
H A DMakefile.in151 am__DIST_COMMON = $(srcdir)/Makefile.cursors $(srcdir)/Makefile.in
242 cursordir = @cursordir@/whiteglass/cursors
280 @WHITEGLASS_TRUE@EXTRA_DIST = Makefile.cfg Makefile.cursors \
447 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/Makefile.cursors $(am__configure_deps)
467 $(srcdir)/Makefile.cursors $(am__empty):
660 all: Makefile.cursors
662 Makefile.cursors: $(srcdir)/Makefile.cfg
/xsrc/external/mit/xcursor-themes/dist/handhelds/
H A DMakefile.am1 cursordir = @cursordir@/handhelds/cursors
3 all: Makefile.cursors
5 Makefile.cursors: $(srcdir)/Makefile.cfg
9 include Makefile.cursors
H A DMakefile.in151 am__DIST_COMMON = $(srcdir)/Makefile.cursors $(srcdir)/Makefile.in
242 cursordir = @cursordir@/handhelds/cursors
280 @HANDHELDS_TRUE@EXTRA_DIST = Makefile.cfg Makefile.cursors \
298 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/Makefile.cursors $(am__configure_deps)
318 $(srcdir)/Makefile.cursors $(am__empty):
511 all: Makefile.cursors
513 Makefile.cursors: $(srcdir)/Makefile.cfg
/xsrc/external/mit/xcursor-themes/dist/redglass/
H A DMakefile.am1 cursordir = @cursordir@/redglass/cursors
3 all: Makefile.cursors
5 Makefile.cursors: $(srcdir)/Makefile.cfg
9 include Makefile.cursors
H A DMakefile.in151 am__DIST_COMMON = $(srcdir)/Makefile.cursors $(srcdir)/Makefile.in
242 cursordir = @cursordir@/redglass/cursors
280 @REDGLASS_TRUE@EXTRA_DIST = Makefile.cfg Makefile.cursors \
445 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/Makefile.cursors $(am__configure_deps)
465 $(srcdir)/Makefile.cursors $(am__empty):
658 all: Makefile.cursors
660 Makefile.cursors: $(srcdir)/Makefile.cfg
/xsrc/external/mit/libXcursor/dist/src/
H A Dcursor.c31 XcursorCursors *cursors; local in function:XcursorCursorsCreate
33 cursors = malloc (sizeof (XcursorCursors) +
35 if (!cursors)
37 cursors->ref = 1;
38 cursors->dpy = dpy;
39 cursors->ncursor = 0;
40 cursors->cursors = (Cursor *) (cursors + 1);
41 return cursors;
45 XcursorCursorsDestroy(XcursorCursors * cursors) argument
62 XcursorAnimateCreate(XcursorCursors * cursors) argument
687 XcursorCursors *cursors = XcursorCursorsCreate (dpy, images->nimage); local in function:XcursorImagesLoadCursors
713 XcursorCursors *cursors = XcursorImagesLoadCursors (dpy, images); local in function:XcursorImagesLoadCursor
764 XcursorCursors *cursors; local in function:XcursorFilenameLoadCursors
[all...]
H A Dlibrary.c237 * XCURSOR_CORE_THEME is a magic name; cursors from the core set
240 * can switch to equivalent core cursors
262 full = _XcursorBuildFullname (dir, "cursors", name);
424 XcursorCursors *cursors; local in function:XcursorLibraryLoadCursors
439 cursors = XcursorCursorsCreate (dpy, 1);
440 if (cursors)
442 cursors->cursors[0] = _XcursorCreateFontCursor (dpy, (unsigned) id);
443 if (cursors->cursors[
[all...]
/xsrc/external/mit/xman/dist/
H A Dmain.c55 Offset(cursors.top), XtRString, XMAN_CURSOR},
57 Offset(cursors.help), XtRString, HELP_CURSOR},
59 Offset(cursors.manpage), XtRString, MANPAGE_CURSOR},
61 Offset(cursors.search_entry), XtRString, SEARCH_ENTRY_CURSOR},
63 Offset(cursors.fg_color), XtRString, "XtDefaultForeground"},
65 Offset(cursors.bg_color), XtRString, "XtDefaultBackground"},
H A Dhelp.c74 AddCursor(help_widget, resources.cursors.manpage);
H A Dbuttons.c131 AddCursor(top, resources.cursors.top);
384 AddCursor(man_globals->This_Manpage, resources.cursors.manpage);
390 AddCursor(XtParent(man_globals->standby), resources.cursors.top);
391 AddCursor(XtParent(man_globals->save), resources.cursors.top);
627 AddCursor(shell, resources.cursors.top);
629 AddCursor(man_globals->save, resources.cursors.top);
H A Dman.h97 Pixel fg_color; /* foreground color of cursors. */
98 Pixel bg_color; /* background color of cursors. */
180 XmanCursors cursors; /* The cursors for xman. */ member in struct:_Xman_Resources
H A Dhandler.c475 resources.cursors.search_entry);
H A Dmisc.c1001 colors[0].pixel = resources.cursors.fg_color;
1002 colors[1].pixel = resources.cursors.bg_color;
/xsrc/external/mit/libXrender/dist/src/
H A DCursor.c57 XAnimCursor *cursors)
74 Data32 (dpy, (long *) cursors, len);
55 XRenderCreateAnimCursor(Display * dpy,int ncursor,XAnimCursor * cursors) argument
/xsrc/external/mit/xcursor-themes/dist/
H A Dconfigure.ac7 [https://gitlab.freedesktop.org/xorg/data/cursors/issues],
25 AC_MSG_ERROR([xcursorgen is required to build these cursors.])
/xsrc/external/mit/xorg-server.old/dist/render/
H A Danimcur.c25 * Animated cursors for X. Not specific to Render in any way, but
30 * creates composite cursors out of a set of static cursors and
358 AnimCursorCreate (CursorPtr *cursors, CARD32 *deltas, int ncursor, CursorPtr *ppCursor, ClientPtr client, XID cid) argument
369 if (IsAnimCur (cursors[i]))
381 pCursor->foreRed = cursors[0]->foreRed;
382 pCursor->foreGreen = cursors[0]->foreGreen;
383 pCursor->foreBlue = cursors[0]->foreBlue;
385 pCursor->backRed = cursors[0]->backRed;
386 pCursor->backGreen = cursors[
[all...]
/xsrc/external/mit/xorg-server/dist/render/
H A Danimcur.c25 * Animated cursors for X. Not specific to Render in any way, but
30 * creates composite cursors out of a set of static cursors and
300 AnimCursorCreate(CursorPtr *cursors, CARD32 *deltas, int ncursor, argument
315 if (IsAnimCur(cursors[i]))
327 pCursor->foreRed = cursors[0]->foreRed;
328 pCursor->foreGreen = cursors[0]->foreGreen;
329 pCursor->foreBlue = cursors[0]->foreBlue;
331 pCursor->backRed = cursors[0]->backRed;
332 pCursor->backGreen = cursors[
[all...]
/xsrc/external/mit/libdrm/dist/tests/modetest/
H A Dcursor.c57 static struct cursor cursors[MAX_CURSORS]; variable in typeref:struct:cursor[]
148 struct cursor *cursor = &cursors[i];
169 struct cursor *cursor = &cursors[ncursors];
/xsrc/external/mit/libXcursor/dist/include/X11/Xcursor/
H A DXcursor.h205 Display *dpy; /* Display holding cursors */
207 int ncursor; /* number of cursors */
208 Cursor *cursors; /* array of cursors */ member in struct:_XcursorCursors
212 XcursorCursors *cursors; /* list of cursors to use */ member in struct:_XcursorAnimate
262 XcursorCursorsDestroy (XcursorCursors *cursors);
268 XcursorAnimateCreate (XcursorCursors *cursors);
434 * load cursors from XCreateGlyphCursor. The interface must
H A DXcursor.h.in204 Display *dpy; /* Display holding cursors */
206 int ncursor; /* number of cursors */
207 Cursor *cursors; /* array of cursors */ member in struct:_XcursorCursors
211 XcursorCursors *cursors; /* list of cursors to use */ member in struct:_XcursorAnimate
261 XcursorCursorsDestroy (XcursorCursors *cursors);
267 XcursorAnimateCreate (XcursorCursors *cursors);
433 * load cursors from XCreateGlyphCursor. The interface must
/xsrc/external/mit/libXcursor/dist/
H A Dconfigure.ac79 [Set default search path for cursors]),
/xsrc/external/mit/libXrender/dist/include/X11/extensions/
H A DXrender.h984 * @param[in] cursors Cursor frames array.
987 Cursor XRenderCreateAnimCursor(Display *dpy, int ncursor, XAnimCursor *cursors);
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-kms.7.rst146 Similar to planes, many hardware also supports cursors. A cursor is a very
150 on the screen without rerendering. If no hardware cursors are supported, you
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.5.rst265 - nouveau/nvc0: fix linear buffer alignment for scan-out/cursors
266 - nouveau/nv50: fix linear buffer alignment for scan-out/cursors

Completed in 22 milliseconds

1234567