Home
last modified time | relevance | path

Searched refs:XcursorComment (Results 1 – 18 of 18) sorted by relevance

/dports/x11/libXcursor/libXcursor-1.2.0/include/X11/Xcursor/
H A DXcursor.h159 } XcursorComment; typedef
225 XcursorComment **comments; /* array of XcursorComment pointers */
277 XcursorComment *
281 XcursorCommentDestroy (XcursorComment *comment);
H A DXcursor.h.in158 } XcursorComment; typedef
224 XcursorComment **comments; /* array of XcursorComment pointers */
276 XcursorComment *
280 XcursorCommentDestroy (XcursorComment *comment);
/dports/x11/libXcursor/libXcursor-1.2.0/src/
H A Dfile.c104 XcursorComment *
107 XcursorComment *comment; in XcursorCommentCreate()
112 comment = malloc (sizeof (XcursorComment) + length + 1); in XcursorCommentCreate()
123 XcursorCommentDestroy (XcursorComment *comment) in XcursorCommentDestroy()
134 size * sizeof (XcursorComment *)); in XcursorCommentsCreate()
138 comments->comments = (XcursorComment **) (comments + 1); in XcursorCommentsCreate()
552 static XcursorComment *
559 XcursorComment *comment; in _XcursorReadComment()
583 _XcursorCommentLength (XcursorComment *comment) in _XcursorCommentLength()
592 XcursorComment *comment) in _XcursorWriteComment()
[all …]
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/x11-2.18.2/src/
H A Dxcursor.rs33 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
34 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
129 pub type XcursorComment = _XcursorComment; typedef
135 pub comments: *mut *mut XcursorComment,
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/x11-dl-2.19.1/src/
H A Dxcursor.rs18 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
19 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
112 pub type XcursorComment = _XcursorComment; typedef
118 pub comments: *mut *mut XcursorComment,
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/x11-dl-2.18.3/src/
H A Dxcursor.rs33 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
34 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
129 pub type XcursorComment = _XcursorComment; typedef
135 pub comments: *mut *mut XcursorComment,
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/x11-dl-2.18.5/src/
H A Dxcursor.rs33 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
34 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
129 pub type XcursorComment = _XcursorComment; typedef
135 pub comments: *mut *mut XcursorComment,
/dports/games/dose-response/dose-response-179c326/cargo-crates/x11-dl-2.18.3/src/
H A Dxcursor.rs33 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
34 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
129 pub type XcursorComment = _XcursorComment; typedef
135 pub comments: *mut *mut XcursorComment,
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/x11-dl-2.18.5/src/
H A Dxcursor.rs33 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
34 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
129 pub type XcursorComment = _XcursorComment; typedef
135 pub comments: *mut *mut XcursorComment,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/x11/src/
H A Dxcursor.rs33 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
34 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
129 pub type XcursorComment = _XcursorComment; typedef
135 pub comments: *mut *mut XcursorComment,
/dports/graphics/rx/rx-0.4.0/cargo-crates/x11-2.18.1/src/
H A Dxcursor.rs33 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
34 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
129 pub type XcursorComment = _XcursorComment; typedef
135 pub comments: *mut *mut XcursorComment,
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/x11-2.18.2/src/
H A Dxcursor.rs33 pub fn XcursorCommentCreate (_2: c_uint, _1: c_int) -> *mut XcursorComment,
34 pub fn XcursorCommentDestroy (_1: *mut XcursorComment) -> (),
129 pub type XcursorComment = _XcursorComment; typedef
135 pub comments: *mut *mut XcursorComment,
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/wayland/cursor/
H A Dxcursor.c159 } XcursorComment; typedef
193 XcursorComment **comments; /* array of XcursorComment pointers */
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/3rdparty/
H A Dxcursor.c160 } XcursorComment; typedef
194 XcursorComment **comments; /* array of XcursorComment pointers */
/dports/x11-toolkits/wlroots/wlroots-0.12.0/xcursor/
H A Dxcursor.c160 } XcursorComment; typedef
194 XcursorComment **comments; /* array of XcursorComment pointers */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/cursor/
H A Dxcursor.c159 } XcursorComment; typedef
193 XcursorComment **comments; /* array of XcursorComment pointers */
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-xmc.c1909 XcursorComment *(xcCommentp[3]) = {NULL,}; in set_cursor_comments()
1912 xcCommentsArray = g_array_new (FALSE, FALSE, sizeof (XcursorComment *)); in set_cursor_comments()
1950 g_array_index (xcCommentsArray, XcursorComment* ,i); in set_cursor_comments()
/dports/x11/libXcursor/libXcursor-1.2.0/
H A DChangeLog76 addition of sizeof (XcursorComment) + 1 makes it possible to allocate