Home
last modified time | relevance | path

Searched refs:cursors (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/xcursor-transparent-theme/
H A D0001-fix-symlink.patch13 Index: b/cursors/Makefile.am
15 --- a/cursors/Makefile.am
16 +++ b/cursors/Makefile.am
25 Index: b/cursors/Makefile.in
27 --- a/cursors/Makefile.in
28 +++ b/cursors/Makefile.in
/OK3568_Linux_fs/external/xserver/render/
H A Danimcur.c300 AnimCursorCreate(CursorPtr *cursors, CARD32 *deltas, int ncursor, in AnimCursorCreate() argument
312 if (IsAnimCur(cursors[i])) in AnimCursorCreate()
324 pCursor->foreRed = cursors[0]->foreRed; in AnimCursorCreate()
325 pCursor->foreGreen = cursors[0]->foreGreen; in AnimCursorCreate()
326 pCursor->foreBlue = cursors[0]->foreBlue; in AnimCursorCreate()
328 pCursor->backRed = cursors[0]->backRed; in AnimCursorCreate()
329 pCursor->backGreen = cursors[0]->backGreen; in AnimCursorCreate()
330 pCursor->backBlue = cursors[0]->backBlue; in AnimCursorCreate()
357 ac->elts[i].pCursor = RefCursor(cursors[i]); in AnimCursorCreate()
H A Drender.c1776 CursorPtr *cursors; in ProcRenderCreateAnimCursor() local
1791 cursors = xallocarray(ncursor, sizeof(CursorPtr) + sizeof(CARD32)); in ProcRenderCreateAnimCursor()
1792 if (!cursors) in ProcRenderCreateAnimCursor()
1794 deltas = (CARD32 *) (cursors + ncursor); in ProcRenderCreateAnimCursor()
1797 ret = dixLookupResourceByType((void **) (cursors + i), elt->cursor, in ProcRenderCreateAnimCursor()
1800 free(cursors); in ProcRenderCreateAnimCursor()
1806 ret = AnimCursorCreate(cursors, deltas, ncursor, &pCursor, client, in ProcRenderCreateAnimCursor()
1808 free(cursors); in ProcRenderCreateAnimCursor()
H A Dpicturestr.h515 AnimCursorCreate(CursorPtr *cursors, CARD32 *deltas, int ncursor,
/OK3568_Linux_fs/buildroot/package/obsidian-cursors/
H A Dobsidian-cursors.mk13 mkdir -p $(TARGET_DIR)/usr/share/cursors/xorg-x11/Obsidian
14 cp -a $(@D)/cursors \
15 $(TARGET_DIR)/usr/share/cursors/xorg-x11/Obsidian
H A DConfig.in2 bool "obsidian-cursors"
/OK3568_Linux_fs/buildroot/package/comix-cursors/
H A Dcomix-cursors.mk14 mkdir -p $(TARGET_DIR)/usr/share/cursors/xorg-x11
16 $(TARGET_DIR)/usr/share/cursors/xorg-x11
H A DConfig.in2 bool "comix-cursors"
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/
H A Dadwaita-icon-theme_41.0.bb24 PACKAGES = "${PN}-cursors ${PN}-symbolic-hires ${PN}-symbolic ${PN}-hires ${PN}"
30 FILES:${PN}-cursors = "${prefix}/share/icons/Adwaita/cursors/"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxcursor_1.2.0.bb4 load cursors. Cursors can be loaded from files or memory. A library of \
5 common cursors exists which map to the standard X cursor names. Cursors \ variable
/OK3568_Linux_fs/buildroot/package/python-psycopg2/
H A DConfig.in12 applications that create and destroy lots of cursors and make
17 client-side and server-side cursors, asynchronous
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xcursor-transparent-theme/
H A Dxcursor-transparent-theme_git.bb20 FILES:${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm-cursor.conf.sample5 # hide=1 # hide cursors
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-support/packagegroups/
H A Dpackagegroup-gnome-desktop.bb14 adwaita-icon-theme-cursors \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-art/cursor-themes/
H A Dopenzone_1.2.3.bb27 do_split_packages(d, icondir, '^(.*)', '%s', 'Open Zone cursors %s', allow_dirs=True)
/OK3568_Linux_fs/buildroot/package/freerdp/
H A D0001-Fix-variable-declaration-in-loop.patch32 XFreeCursor(xfc->display, xpointer->cursors[i]);
/OK3568_Linux_fs/external/drm-cursor/debian/
H A Dchangelog65 * Support hiding cursors
/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A DCURSOR.NOTES177 The following are for interleaved cursors.
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.4.rst64 - cve-check: close cursors as soon as possible
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Di915.rst107 plane, sprites, cursors and overlays. This includes the infrastructure
/OK3568_Linux_fs/buildroot/package/
H A DConfig.in252 menu "Fonts, cursors, icons, sounds and themes"
255 source "package/comix-cursors/Config.in"
256 source "package/obsidian-cursors/Config.in"
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_normal/
H A Dretroarch.cfg73 cursor_directory = "/oem/retroarch/database/cursors"
/OK3568_Linux_fs/external/xserver/
H A DChangeLog9390 their cursors. Also, check to see if there are other
9429 xfree86: hide disabled cursors when resetting after lease termination
9431 The lessee may well have played with cursors and left one
10116 xfixes: Restore monitoring of animated cursors
11004 animcur: Fix transitions between animated cursors
11006 We weren't cancelling the old timer when changing cursors, making things
17617 modesetting: allow switching from software to hardware cursors (v5).
17622 hardware cursors not supported), and to otherwise still try a hardware
17624 may be able to handle some cursors in hardware and others not, or virtual
17625 hardware may be able to handle hardware cursors at some times and not
[all …]
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0131-kern-buffer-Add-variable-sized-heap-buffer.patch1108 + * read and write cursors. It currently only implements
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt6061 i.e. cursors will be created by default unless
6063 cursors, 1 will display them.

12