MCPcopy Create free account
hub / github.com/SOUI2/soui / DoColorize

Method DoColorize

SOUI/src/core/Swnd.cpp:2809–2812  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2807 }
2808
2809 void SWindow::DoColorize(COLORREF cr)
2810 {
2811 SDispatchMessage(UM_SETCOLORIZE,cr,0);
2812 }
2813
2814
2815 LRESULT SWindow::OnSetColorize(UINT uMsg, WPARAM wParam, LPARAM lParam)

Callers 5

UpdateVisibleItemsMethod · 0.80
UpdateVisibleItemsMethod · 0.80
OnColorizeMethod · 0.80
UpdateVisibleItemsMethod · 0.80
UpdateVisibleItemsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected