Home
last modified time | relevance | path

Searched defs:bgBrush (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1732 HBRUSH bgBrush; in CreateMainWindow() local
2026 void RemapColor(COLORREF *fg, COLORREF *bg, HBRUSH *bgBrush) { in RemapColor()