Searched refs:FONTFIRSTCOL (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfontstr.h43 #define FONTFIRSTCOL(font) (font)->info.firstCol macro
61 #define N1dChars(pfont) (FONTLASTCOL(pfont) - FONTFIRSTCOL(pfont) + 1)
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixfontstr.h44 #define FONTFIRSTCOL(font) (font)->info.firstCol macro
62 #define N1dChars(pfont) (FONTLASTCOL(pfont) - FONTFIRSTCOL(pfont) + 1)

Completed in 4 milliseconds