Searched refs:FONTLASTROW (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfontstr.h46 #define FONTLASTROW(font) (font)->info.lastRow macro
67 (FONTLASTROW(pfont) - FONTFIRSTROW(pfont) + 1))
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixfontstr.h47 #define FONTLASTROW(font) (font)->info.lastRow macro
68 (FONTLASTROW(pfont) - FONTFIRSTROW(pfont) + 1))
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmipolytext.c94 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
126 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmipolytext.c95 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
129 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
/xsrc/external/mit/xorg-server/dist/glx/
H A Dxfont.c113 int encoding = (FONTLASTROW(pFont) == 0) ? Linear16Bit : TwoD16Bit;
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dxfont.c116 int encoding = (FONTLASTROW(pFont) == 0) ? Linear16Bit : TwoD16Bit;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dglyphcurs.c150 encoding = (FONTLASTROW(pfont) == 0) ? Linear16Bit : TwoD16Bit;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dglyphcurs.c144 encoding = (FONTLASTROW(pfont) == 0) ? Linear16Bit : TwoD16Bit;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaTEText.c90 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
142 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
H A DxaaNonTEText.c104 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
161 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_text.c44 if (FONTLASTROW(font) == 0)
156 if (FONTLASTROW(font) != 0) {
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxgcops.c428 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit,
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-damage.c1057 FONTLASTROW(pGC->font) == 0 ? Linear16Bit : TwoD16Bit,
1090 FONTLASTROW(pGC->font) == 0 ? Linear16Bit : TwoD16Bit,
/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c1528 FONTLASTROW(pGC->font) == 0 ? Linear16Bit : TwoD16Bit,
1568 FONTLASTROW(pGC->font) == 0 ? Linear16Bit : TwoD16Bit,
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c1362 FONTLASTROW(pGC->font) == 0 ? Linear16Bit : TwoD16Bit,
1388 FONTLASTROW(pGC->font) == 0 ? Linear16Bit : TwoD16Bit,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
H A Dshadow.c1327 ShadowTextExtent(pFont, count, chars, wide ? (FONTLASTROW(pFont) == 0)
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c15830 FONTLASTROW(font) ? TwoD16Bit : Linear16Bit,
15978 FONTLASTROW(gc->font) ? TwoD16Bit : Linear16Bit,
16145 FONTLASTROW(gc->font) ? TwoD16Bit : Linear16Bit,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c15604 FONTLASTROW(font) ? TwoD16Bit : Linear16Bit,
15752 FONTLASTROW(gc->font) ? TwoD16Bit : Linear16Bit,
15919 FONTLASTROW(gc->font) ? TwoD16Bit : Linear16Bit,

Completed in 65 milliseconds