Searched refs:GetBackgroundBrush (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtabg.h154 inline const wxBrush *GetBackgroundBrush(void) const { return m_backgroundBrush; } function in class:wxTabView
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dlines.cpp276 dc.SetBrush(GetBackgroundBrush());
287 dc.SetTextBackground(GetBackgroundBrush().GetColour());
312 dc.SetBrush(GetBackgroundBrush());
742 dc.SetBrush(GetBackgroundBrush());
842 wxBrush bg_brush = GetBackgroundBrush();
865 dc.SetBrush(GetBackgroundBrush());
H A Dbasic.cpp982 dc.SetBrush(GetBackgroundBrush());
3278 wxBrush wxShape::GetBackgroundBrush() function in class:wxShape
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtabview.tex91 \membersection{wxTabView::GetBackgroundBrush}
93 \func{wxBrush *}{GetBackgroundBrush}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtabg.cpp88 dc.SetBrush(*m_view->GetBackgroundBrush());
800 dc.SetBrush(*GetBackgroundBrush());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dbasic.h523 wxBrush GetBackgroundBrush();

Completed in 119 milliseconds