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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/foldbar/
H A Dcaptionbar.h62 m_captionFontUsed, member in class:wxCaptionBarStyle
84 m_captionFontUsed = false;
97 if(s.m_captionFontUsed)
99 m_captionFontUsed = true;
125 m_captionFontUsed = true;
130 return m_captionFontUsed;
137 wxASSERT(m_captionFontUsed);

Completed in 51 milliseconds