Searched refs:source_font (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | CrGlCur.c | 99 Font source_font, 131 Font source_font, 142 return (*func) (dpy, source_font, mask_font, source_char, mask_char, 192 Font source_font, 203 cid = _XTryShapeCursor (dpy, source_font, mask_font, 211 req->source = source_font; 130 _XTryShapeCursor(Display * dpy,Font source_font,Font mask_font,unsigned int source_char,unsigned int mask_char,XColor _Xconst * foreground,XColor _Xconst * background) argument 190 XCreateGlyphCursor(register Display * dpy,Font source_font,Font mask_font,unsigned int source_char,unsigned int mask_char,XColor _Xconst * foreground,XColor _Xconst * background) argument
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | StrToCurs.c | 159 Font source_font, mask_font; local in function:XmuCvtStringToCursor 188 toFont.addr = (XPointer) &source_font; 209 mask_font = source_font; 214 mask_font = source_font; 239 cursor = XCreateGlyphCursor( DisplayOfScreen(screen), source_font,
|
| /xsrc/external/mit/libXcursor/dist/src/ |
| H A D | xlib.c | 85 Font source_font, 95 (void*)dpy, source_font, mask_font, 100 if (!dpy || !source_font || !mask_font || !foreground || !background) 106 if (source_font == mask_font && 107 _XcursorFontIsCursor (dpy, source_font) && 84 XcursorTryShapeCursor(Display * dpy,Font source_font,Font mask_font,unsigned int source_char,unsigned int mask_char,XColor _Xconst * foreground,XColor _Xconst * background) argument
|
| H A D | xcursorint.h | 105 Font source_font,
|
| H A D | cursor.c | 780 Font source_font, 793 req->source = (CARD32) source_font; 779 _XcursorCreateGlyphCursor(Display * dpy,Font source_font,Font mask_font,unsigned int source_char,unsigned int mask_char,XColor _Xconst * foreground,XColor _Xconst * background) argument
|
| /xsrc/external/mit/libXcursor/dist/include/X11/Xcursor/ |
| H A D | Xcursor.h | 440 Font source_font,
|
| H A D | Xcursor.h.in | 439 Font source_font,
|
Completed in 8 milliseconds