Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dcontrol.cpp183 WXHBRUSH wxControl::OnCtlColor(WXHDC hWxDC, in OnCtlColor() argument
190 HPS hPS = (HPS)hWxDC; // pass in a PS handle in OS/2 in OnCtlColor()
H A Dtextctrl.cpp1001 WXHBRUSH wxTextCtrl::OnCtlColor( WXHDC hWxDC, in OnCtlColor() argument
1008 HPS hPS = (HPS)hWxDC; in OnCtlColor()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dcontrol.cpp183 WXHBRUSH wxControl::OnCtlColor(WXHDC hWxDC, in OnCtlColor() argument
190 HPS hPS = (HPS)hWxDC; // pass in a PS handle in OS/2 in OnCtlColor()
H A Dtextctrl.cpp1001 WXHBRUSH wxTextCtrl::OnCtlColor( WXHDC hWxDC, in OnCtlColor() argument
1008 HPS hPS = (HPS)hWxDC; in OnCtlColor()