Home
last modified time | relevance | path

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

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/shaders/
H A Dshaderstrauss.cpp951 HWND hwndCS = GetDlgItem(hwndDlg, IDC_COLOR); in PanelProc() local
952 cs[0] = GetIColorSwatch( hwndCS, pShader->GetDiffuseClr(), GetString(IDS_KE_COLOR) ); in PanelProc()