Searched refs:RequestStrikeOut (Results 1 – 2 of 2) sorted by relevance
153 BYTE RequestStrikeOut; member
2806 TM->tmStruckOut = FontGDI->RequestStrikeOut; in FillTM()2903 TM->tmStruckOut = (FontGDI->RequestStrikeOut ? 0xFF : 0); in FillTM()5997 FontGdi->RequestStrikeOut = pLogFont->lfStrikeOut ? 0xFF : 0; in TextIntRealizeFont()