Public Member Functions | |
| FontPhysicalCache () | |
| FontPhysical * | GetPhysicalFont (const String &szFamily, const String &szStyle, const String &szFileName, bool bRegisterGlobally=true) |
| bool | AddPhysicalFont (FontPhysical *pFont) |
| FontPhysicalCache::FontPhysicalCache | ( | ) |
| FontPhysical * FontPhysicalCache::GetPhysicalFont | ( | const String & | szFamily, | |
| const String & | szStyle, | |||
| const String & | szFileName, | |||
| bool | bRegisterGlobally = true | |||
| ) |
| bool FontPhysicalCache::AddPhysicalFont | ( | FontPhysical * | pFont | ) |
1.5.1-p1