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

/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfontstr.h45 #define FONTFIRSTROW(font) (font)->info.firstRow macro
67 (FONTLASTROW(pfont) - FONTFIRSTROW(pfont) + 1))
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixfontstr.h46 #define FONTFIRSTROW(font) (font)->info.firstRow macro
68 (FONTLASTROW(pfont) - FONTFIRSTROW(pfont) + 1))

Completed in 2 milliseconds