Searched refs:eFontNameCode (Results 1 – 1 of 1) sorted by relevance
380 FontNameCode eFontNameCode; in GetDevFontAttributes() local385 &nNameLength, &eFontNameCode, &eFontNamePlatform, &eFontNameScript, &eFontNameLanguage ); in GetDevFontAttributes()390 if( (eFontNameCode != kFontFamilyName) in GetDevFontAttributes()391 && (eFontNameCode != kFontStyleName) in GetDevFontAttributes()392 && (eFontNameCode != kFontPostscriptName) ) in GetDevFontAttributes()430 &nNameLength, &eFontNameCode, &eFontNamePlatform, &eFontNameScript, &eFontNameLanguage ); in GetDevFontAttributes()448 switch( eFontNameCode ) in GetDevFontAttributes()
Completed in 12 milliseconds