Searched refs:pBackgroundBrush (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dbutton.cpp352 wxBrush* pBackgroundBrush = wxTheBrushList->FindOrCreateBrush( GetBackgroundColour() local
356 return (WXHBRUSH)pBackgroundBrush->GetResourceHandle();
H A Dtextctrl.cpp1013 wxBrush* pBackgroundBrush = wxTheBrushList->FindOrCreateBrush( vColBack, wxSOLID ); local
1029 return (WXHBRUSH)pBackgroundBrush->GetResourceHandle();

Completed in 118 milliseconds