Searched refs:FONTLASTROW (Results 1 – 7 of 7) sorted by relevance
47 #define FONTLASTROW(font) (font)->info.lastRow macro68 (FONTLASTROW(pfont) - FONTFIRSTROW(pfont) + 1))
95 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit, in miPolyText16()129 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit, in miImageText16()
113 int encoding = (FONTLASTROW(pFont) == 0) ? Linear16Bit : TwoD16Bit; in MakeBitmapsFromFont()
44 if (FONTLASTROW(font) == 0) in glamor_get_glyphs()156 if (FONTLASTROW(font) != 0) { in glamor_text()
144 encoding = (FONTLASTROW(pfont) == 0) ? Linear16Bit : TwoD16Bit; in CursorMetricsFromGlyph()
444 (FONTLASTROW(pGC->font) == 0) ? Linear16Bit : TwoD16Bit, in dmxPolyText16()
1362 FONTLASTROW(pGC->font) == 0 ? Linear16Bit : TwoD16Bit, in damagePolyText16()1388 FONTLASTROW(pGC->font) == 0 ? Linear16Bit : TwoD16Bit, in damageImageText16()