Searched refs:m_FontFixed (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/html/
H A Dwinpars.h116 int GetFontFixed() const {return m_FontFixed;}
117 void SetFontFixed(int x) {m_FontFixed = x;}
186 int m_FontBold, m_FontItalic, m_FontUnderlined, m_FontFixed; // this is not true,false but 1,0, we need it for indexing member in class:wxHtmlWinParser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dwinpars.cpp329 m_FontBold = m_FontItalic = m_FontUnderlined = m_FontFixed = FALSE;

Completed in 182 milliseconds