Home
last modified time | relevance | path

Searched refs:nFontProps (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11/libX11/libX11-1.7.2/src/
H A DFontInfo.c138 fs->n_properties = reply.nFontProps; in XListFontsWithInfo()
142 nbytes = reply.nFontProps * SIZEOF(xFontProp); in XListFontsWithInfo()
144 fs->properties = Xmallocarray (reply.nFontProps, in XListFontsWithInfo()
H A DFont.c241 fs->n_properties = reply.nFontProps; in _XQueryFont()
249 nbytes = reply.nFontProps * SIZEOF(xFontProp); in _XQueryFont()
251 fs->properties = Xmallocarray (reply.nFontProps, in _XQueryFont()
485 fs->n_properties = reply.nFontProps; in _XF86BigfontQueryFont()
493 nbytes = reply.nFontProps * SIZEOF(xFontProp); in _XF86BigfontQueryFont()
495 fs->properties = Xmallocarray (reply.nFontProps, in _XF86BigfontQueryFont()
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Dxf86bigfproto.h70 CARD16 nFontProps; member
H A Dlbxproto.h436 CARD16 nFontProps; /* followed by this many xFontProp structures */ member
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-servers/xephyr/xorg-server-1.20.13/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-servers/xarcan/xarcan-0.6.0/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-servers/xwayland/xorg-server-1.20.13/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/Xext/
H A Dxf86bigfont.c563 reply->nFontProps = pFont->info.nprops; in ProcXF86BigfontQueryFont()
582 swaps(&reply->nFontProps); in ProcXF86BigfontQueryFont()
/dports/x11-toolkits/py-xlib/python-xlib-0.27/test/gen/
H A Dprotdef153 … CARD16:minCharOrByte2 CARD16:maxCharOrByte2 CARD16:defaultChar CARD16:nFontProps CARD8:drawDirect…
154 … CARD16:minCharOrByte2 CARD16:maxCharOrByte2 CARD16:defaultChar CARD16:nFontProps CARD8:drawDirect…
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/
H A DXproto.h646 CARD16 nFontProps; /* followed by this many xFontProp structures */ member
691 CARD16 nFontProps; /* followed by this many xFontProp structures */ member
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/extensions/
H A Dlbxstr.h375 CARD16 nFontProps B16; /* followed by this many xFontProp structures */
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/
H A Ddixfonts.c532 pReply->nFontProps = pFont->info.nprops;
1046 reply->nFontProps = pFontInfo->nprops;
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/dix/
H A Dswaprep.c367 swaps(&pr->nFontProps); in SwapFontInfo()
386 nprops = pr->nFontProps; in SwapFont()
H A Ddixfonts.c521 pReply->nFontProps = pFont->info.nprops; in QueryFont()
995 reply->nFontProps = pFontInfo->nprops; in doListFontsWithInfo()
/dports/x11-servers/xephyr/xorg-server-1.20.13/dix/
H A Ddixfonts.c521 pReply->nFontProps = pFont->info.nprops; in QueryFont()
995 reply->nFontProps = pFontInfo->nprops; in doListFontsWithInfo()
H A Dswaprep.c367 swaps(&pr->nFontProps); in SwapFontInfo()
386 nprops = pr->nFontProps; in SwapFont()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/dix/
H A Dswaprep.c367 swaps(&pr->nFontProps); in SwapFontInfo()
386 nprops = pr->nFontProps; in SwapFont()
H A Ddixfonts.c521 pReply->nFontProps = pFont->info.nprops; in QueryFont()
995 reply->nFontProps = pFontInfo->nprops; in doListFontsWithInfo()
/dports/x11-servers/xwayland/xorg-server-1.20.13/dix/
H A Ddixfonts.c521 pReply->nFontProps = pFont->info.nprops; in QueryFont()
995 reply->nFontProps = pFontInfo->nprops; in doListFontsWithInfo()
H A Dswaprep.c367 swaps(&pr->nFontProps); in SwapFontInfo()
386 nprops = pr->nFontProps; in SwapFont()

12