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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dfont.h100 ,int nNumFonts
H A Dprivate.h357 ,int nNumFonts
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dfont.cpp234 inline void SetNumFonts(int nNumFonts) argument
236 m_nNumFonts = nNumFonts;
1141 void wxFont::SetFM( PFONTMETRICS pFM, int nNumFonts )
1144 M_FONTDATA->SetNumFonts(nNumFonts);
H A Dfontutil.cpp458 , int nNumFonts
559 for(i = 0, nIs = 0; i < nNumFonts; i++)

Completed in 66 milliseconds