Searched refs:ctlColor (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_List.h125 MsgRouting WmCtlColor(HDC hDC, HWND hCtrl, UINT ctlColor,
H A Dawt_List.cpp464 AwtList::WmCtlColor(HDC hDC, HWND hCtrl, UINT ctlColor, HBRUSH& retBrush) argument
466 DASSERT(ctlColor == CTLCOLOR_LISTBOX);
H A Dawt_Component.h515 UINT ctlColor, HBRUSH& retBrush);
H A Dawt_Component.cpp2064 UINT ctlColor, HBRUSH& retBrush)
2075 switch (ctlColor) {
2063 WmCtlColor(HDC hDC, HWND hCtrl, UINT ctlColor, HBRUSH& retBrush) argument

Completed in 316 milliseconds