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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dfont.cpp148 bool wxFont::GetNoAntiAliasing() const function in class:wxFont
152 return M_FONTDATA->GetNoAntiAliasing();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dfont.cpp151 bool wxFont::GetNoAntiAliasing() const function in class:wxFont
155 return M_FONTDATA->GetNoAntiAliasing();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/dfb/
H A Dfont.h68 virtual bool GetNoAntiAliasing() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dfont.h74 virtual bool GetNoAntiAliasing() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dfont.h87 virtual bool GetNoAntiAliasing() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dfont.h80 virtual bool GetNoAntiAliasing() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dfont.h77 virtual bool GetNoAntiAliasing() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dfont.h86 virtual bool GetNoAntiAliasing() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/
H A Dfont.h84 virtual bool GetNoAntiAliasing() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dfont.cpp101 bool GetNoAntiAliasing() const { return m_noAA; } function in class:wxFontRefData
418 bool wxFont::GetNoAntiAliasing() const
H A Ddc.cpp1438 if ( UMAGetSystemVersion() < 0x1000 || IsKindOf(CLASSINFO( wxPrinterDC ) ) || m_font.GetNoAntiAliasing() )
1604 if ( UMAGetSystemVersion() < 0x1000 || IsKindOf(CLASSINFO( wxPrinterDC ) ) || ((wxFont*)&m_font)->GetNoAntiAliasing() )
1705 if ( UMAGetSystemVersion() < 0x1000 || IsKindOf(CLASSINFO( wxPrinterDC ) ) || ((wxFont*)&m_font)->GetNoAntiAliasing() )
1760 if ( UMAGetSystemVersion() < 0x1000 || ((wxFont*)&m_font)->GetNoAntiAliasing() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfont.h206 virtual bool GetNoAntiAliasing() const { return false; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/private/
H A Dfontmgr.h242 bool GetNoAntiAliasing() const { return m_noAA; } function in class:wxFontMgrFontRefData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dfont.cpp92 bool GetNoAntiAliasing() const { return m_noAA; } function in class:wxFontRefData
463 bool wxFont::GetNoAntiAliasing() const function in class:wxFont
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dfont.cpp95 bool GetNoAntiAliasing() const { return m_noAA; } function in class:wxFontRefData
593 bool wxFont::GetNoAntiAliasing() const function in class:wxFont
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfont.cpp120 bool GetNoAntiAliasing() const function in class:wxFontRefData
738 bool wxFont::GetNoAntiAliasing() const function in class:wxFont
H A Ddc.cpp1498 if (m_font.GetNoAntiAliasing())
1620 if (m_font.GetNoAntiAliasing())
1698 if (m_font.GetNoAntiAliasing())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dfont.cpp128 bool GetNoAntiAliasing() const { return m_noAA; } function in class:wxFontRefData
751 bool wxFont::GetNoAntiAliasing() const function in class:wxFont

Completed in 152 milliseconds