Searched refs:drawDirection (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitmaputil.c108 bitmapFont->bitmapExtra->info.drawDirection = RightToLeft;
110 bitmapFont->bitmapExtra->info.drawDirection = LeftToRight;
139 pFont->info.drawDirection = RightToLeft;
141 pFont->info.drawDirection = LeftToRight;
H A Dsnfstr.h136 unsigned int drawDirection; member in struct:_snfFontInfo
H A Dsnfread.c125 pFontInfo->drawDirection = snfInfo->drawDirection;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitmaputil.c110 bitmapFont->bitmapExtra->info.drawDirection = RightToLeft;
112 bitmapFont->bitmapExtra->info.drawDirection = LeftToRight;
141 pFont->info.drawDirection = RightToLeft;
143 pFont->info.drawDirection = LeftToRight;
H A Dsnfstr.h136 unsigned int drawDirection; member in struct:_snfFontInfo
H A Dsnfread.c127 pFontInfo->drawDirection = snfInfo->drawDirection;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86bigfproto.h71 CARD8 drawDirection; member in struct:__anonde9bc7850208
/xsrc/external/mit/bdftopcf/dist/
H A Dbitmaputil.c109 bitmapFont->bitmapExtra->info.drawDirection = RightToLeft;
111 bitmapFont->bitmapExtra->info.drawDirection = LeftToRight;
140 pFont->info.drawDirection = RightToLeft;
142 pFont->info.drawDirection = LeftToRight;
/xsrc/external/mit/libX11/dist/src/
H A DQuTextE16.c68 *dir = rep.drawDirection;
H A DQuTextExt.c68 *dir = rep.drawDirection;
H A DFontInfo.c124 fs->direction = reply.drawDirection;
H A DFont.c227 fs->direction = reply.drawDirection;
471 fs->direction = reply.drawDirection;
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h53 DrawDirection drawDirection; member in struct:_ExtentInfo
86 unsigned int drawDirection:2; member in struct:_FontInfo
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfservestr.h159 (structure)->drawDirection = \
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfservestr.h159 (structure)->drawDirection = \
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcf.h128 FT_Byte drawDirection; member in struct:PCF_AccelRec_
H A Dpcfread.c1158 FT_FRAME_BYTE ( drawDirection ),
1180 FT_FRAME_BYTE ( drawDirection ),
1237 " inkInside=%s, inkMetrics=%s, drawDirection=%s\n"
1245 accel->drawDirection ? "RTL" : "LTR",
/xsrc/external/mit/xfs/dist/include/
H A Dmisc.h135 (packet)->font_header_draw_direction = ((structure)->drawDirection == LeftToRight) \
/xsrc/external/mit/libXfont/dist/src/util/
H A Dfontutil.c70 info->drawDirection = pFont->info.drawDirection;
/xsrc/external/mit/libXfont2/dist/src/util/
H A Dfontutil.c61 info->drawDirection = pFont->info.drawDirection;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxf86bigfont.c578 reply->drawDirection = pFont->info.drawDirection;
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxf86bigfont.c564 reply->drawDirection = pFont->info.drawDirection;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c523 pReply->drawDirection = pFont->info.drawDirection;
1050 reply->drawDirection = pFontInfo->drawDirection;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c511 pReply->drawDirection = pFont->info.drawDirection;
996 reply->drawDirection = pFontInfo->drawDirection;
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h649 CARD8 drawDirection;
658 CARD8 drawDirection;
694 CARD8 drawDirection;
647 CARD8 drawDirection; member in struct:_xQueryFontReply
656 CARD8 drawDirection; member in struct:__anone2852e7a1e08
692 CARD8 drawDirection; member in struct:__anone2852e7a2008

Completed in 27 milliseconds

12