Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dcolor_edit_dialog.cpp927 CBrush *oldbrush; in PaintColorPreview() local
942 oldbrush = dc->SelectObject(&boxbrush); in PaintColorPreview()
945 dc->SelectObject(oldbrush); in PaintColorPreview()