Searched refs:m_macThemeBackground (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/mac/carbon/
H A Dbrush.cpp40 m_macThemeBackground == brush.m_macThemeBackground &&
53 ThemeBackgroundKind m_macThemeBackground ; member in class:wxBrushRefData
74 m_macThemeBackground = data.m_macThemeBackground ;
198 M_BRUSHDATA->m_macThemeBackground = macThemeBackground;
216 return M_BRUSHDATA->m_macThemeBackground;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dbrush.cpp40 ThemeBackgroundKind m_macThemeBackground ; member in class:wxBrushRefData
60 m_macThemeBackground = data.m_macThemeBackground ;
180 M_BRUSHDATA->m_macThemeBackground = macThemeBackground;
196 return M_BRUSHDATA->m_macThemeBackground ;

Completed in 80 milliseconds