| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | lcPublic.c | 109 XLCdPublicPart *pub = XLC_PUBLIC_PART(lcd); local in function:load_public 203 XLCdPublicPart *pub = XLC_PUBLIC_PART(lcd); local in function:initialize 273 XLCdPublicPart *pub = XLC_PUBLIC_PART(lcd); local in function:destroy 306 XLCdPublic pub = (XLCdPublic) lcd->core; local in function:get_values [all...] |
| H A D | XlcPubI.h | 79 XLCdPublicMethodsPart pub; member in struct:_XLCdPublicMethodsRec 100 XLCdPublicPart pub; member in struct:_XLCdPublicRec
|
| H A D | lcFile.c | 467 _XlcResolveLocaleName(const char * lc_name,XLCdPublicPart * pub) argument [all...] |
| H A D | XlcGeneric.h | 138 XLCdPublicPart pub; member in struct:_XLCdGenericRec
|
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftextent.c | 26 XftGlyphExtents(Display * dpy,XftFont * pub,_Xconst FT_UInt * glyphs,int nglyphs,XGlyphInfo * extents) argument 117 XftTextExtents8(Display * dpy,XftFont * pub,_Xconst FcChar8 * string,int len,XGlyphInfo * extents) argument 148 XftTextExtents16(Display * dpy,XftFont * pub,_Xconst FcChar16 * string,int len,XGlyphInfo * extents) argument 179 XftTextExtents32(Display * dpy,XftFont * pub,_Xconst FcChar32 * string,int len,XGlyphInfo * extents) argument 210 XftTextExtentsUtf8(Display * dpy,XftFont * pub,_Xconst FcChar8 * string,int len,XGlyphInfo * extents) argument 256 XftTextExtentsUtf16(Display * dpy,XftFont * pub,_Xconst FcChar8 * string,FcEndian endian,int len,XGlyphInfo * extents) argument [all...] |
| H A D | xftrender.c | 75 XftGlyphRender(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FT_UInt * glyphs,int nglyphs) argument 240 XftGlyphSpecRender(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,_Xconst XftGlyphSpec * glyphs,int nglyphs) argument 446 XftCharSpecRender(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,_Xconst XftCharSpec * chars,int len) argument 552 XftFont *pub = glyphs[i].font; local in function:XftGlyphFontSpecRender 604 XftFont *pub = glyphs[i].font; local in function:XftGlyphFontSpecRender 625 XftFont *pub = glyphs[i].font; local in function:XftGlyphFontSpecRender 669 XftFont *pub = glyphs[i].font; local in function:XftGlyphFontSpecRender 773 XftTextRender8(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar8 * string,int len) argument 808 XftTextRender16(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar16 * string,int len) argument 843 XftTextRender16BE(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar8 * string,int len) argument 879 XftTextRender16LE(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar8 * string,int len) argument 915 XftTextRender32(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar32 * string,int len) argument 950 XftTextRender32BE(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar8 * string,int len) argument 989 XftTextRender32LE(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar8 * string,int len) argument 1028 XftTextRenderUtf8(Display * dpy,int op,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar8 * string,int len) argument 1080 XftTextRenderUtf16(Display * dpy,int op _X_UNUSED,Picture src,XftFont * pub,Picture dst,int srcx,int srcy,int x,int y,_Xconst FcChar8 * string,FcEndian endian,int len) argument [all...] |
| H A D | xftdraw.c | 482 XftDrawGlyphs(XftDraw * draw,_Xconst XftColor * color,XftFont * pub,int x,int y,_Xconst FT_UInt * glyphs,int nglyphs) argument 510 XftDrawString8(XftDraw * draw,_Xconst XftColor * color,XftFont * pub,int x,int y,_Xconst FcChar8 * string,int len) argument 540 XftDrawString16(XftDraw * draw,_Xconst XftColor * color,XftFont * pub,int x,int y,_Xconst FcChar16 * string,int len) argument 571 XftDrawString32(XftDraw * draw,_Xconst XftColor * color,XftFont * pub,int x,int y,_Xconst FcChar32 * string,int len) argument 602 XftDrawStringUtf8(XftDraw * draw,_Xconst XftColor * color,XftFont * pub,int x,int y,_Xconst FcChar8 * string,int len) argument 649 XftDrawStringUtf16(XftDraw * draw,_Xconst XftColor * color,XftFont * pub,int x,int y,_Xconst FcChar8 * string,FcEndian endian,int len) argument 697 XftDrawGlyphSpec(XftDraw * draw,_Xconst XftColor * color,XftFont * pub,_Xconst XftGlyphSpec * glyphs,int len) argument 761 XftDrawCharSpec(XftDraw * draw,_Xconst XftColor * color,XftFont * pub,_Xconst XftCharSpec * chars,int len) argument [all...] |
| H A D | xftglyphs.c | 635 XftFontLoadGlyphs(Display * dpy,XftFont * pub,FcBool need_bitmaps,_Xconst FT_UInt * glyphs,int nglyph) argument 1113 XftFontUnloadGlyphs(Display * dpy,XftFont * pub,_Xconst FT_UInt * glyphs,int nglyph) argument 1204 XftFontCheckGlyph(Display * dpy,XftFont * pub,FcBool need_bitmaps,FT_UInt glyph,FT_UInt * missing,int * nmissing) argument 1288 XftCharExists(Display * dpy _X_UNUSED,XftFont * pub,FcChar32 ucs4) argument 1300 XftCharIndex(Display * dpy,XftFont * pub,FcChar32 ucs4) argument 1344 _XftFontUncacheGlyph(Display * dpy,XftFont * pub) argument 1416 _XftFontManageMemory(Display * dpy,XftFont * pub) argument [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna.h | 656 struct sna_crtc_public *pub = crtc->driver_private; local in function:sna_crtc_flags 663 struct sna_crtc_public *pub = crtc->driver_private; local in function:sna_crtc_vblank_queue
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | fontutils.c | 3372 xtermCloseXft(TScreen *screen, XTermXftFonts *pub) argument [all...] |