HomeSort by: relevance | last modified time | path
    Searched refs:LeftToRightDrawDirection (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FS.h 76 #define LeftToRightDrawDirection 0
  /xsrc/external/mit/libXfont/dist/src/fc/
fservestr.h 160 ((packet)->font_header_draw_direction == LeftToRightDrawDirection) ? \
  /xsrc/external/mit/xfs/dist/include/
misc.h 136 ? LeftToRightDrawDirection : RightToLeftDrawDirection; \
  /xsrc/external/mit/libXfont2/dist/src/fc/
fservestr.h 161 ((packet)->font_header_draw_direction == LeftToRightDrawDirection) ? \
  /xsrc/external/mit/fslsfonts/dist/
fslsfonts.c 434 if (pfh->draw_direction == LeftToRightDrawDirection)
  /xsrc/external/mit/showfont/dist/
showfont.c 319 printf("Direction: %s\n", (hdr->draw_direction == LeftToRightDrawDirection)

Completed in 10 milliseconds