Home
last modified time | relevance | path

Searched refs:eFontNameCode (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx380 FontNameCode eFontNameCode; in GetDevFontAttributes() local
385 &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 11 milliseconds