Home | History | Annotate | Download | only in ge

Lines Matching defs:AddInstalledFont

594 void CFX_FontMapper::AddInstalledFont(const CFX_ByteString& name, int charset)

1456 m_pMapper->AddInstalledFont(facename, FXFONT_SHIFTJIS_CHARSET);
1460 m_pMapper->AddInstalledFont(facename, FXFONT_GB2312_CHARSET);
1464 m_pMapper->AddInstalledFont(facename, FXFONT_CHINESEBIG5_CHARSET);
1468 m_pMapper->AddInstalledFont(facename, FXFONT_HANGEUL_CHARSET);
1472 m_pMapper->AddInstalledFont(facename, FXFONT_SYMBOL_CHARSET);
1476 m_pMapper->AddInstalledFont(facename, FXFONT_ANSI_CHARSET);