Home
last modified time | relevance | path

Searched refs:OldFgColor (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/aclui/
H A Dchecklist.c873 COLORREF OldBkColor, OldFgColor; in PaintControl() local
897 OldFgColor = SetTextColor(hDC, in PaintControl()
910 OldFgColor); in PaintControl()