Searched refs:m_tabFont (Results 1 - 2 of 2) 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.h196 inline wxFont *GetTabFont() const { return (wxFont*) & m_tabFont; }
197 inline void SetTabFont(const wxFont& f) { m_tabFont = f; }
261 wxFont m_tabFont; member in class:wxTabView
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtabg.cpp531 m_tabFont = wxSystemSettings::GetFont(wxSYS_DEFAULT_GUI_FONT);

Completed in 61 milliseconds