Searched refs:macStyle (Results 1 – 6 of 6) sorted by relevance
149 sal_uInt16 macStyle,
988 sal_uInt16 macStyle, in TrueTypeTableNew_head() argument1005 PutUInt16(macStyle, ptr, 44, 1); in TrueTypeTableNew_head()
2726 info->macStyle = GetInt16(table, 44, 1); in GetTTGlobalFontInfo()
212 sal_uInt16 macStyle; /**< macstyle bits from 'HEAD' table */ member
909 o_rResult.SetWeight( (aInfo.macStyle & 1) ? WEIGHT_BOLD : WEIGHT_NORMAL ); in identifyTrueTypeFont()
1951 if( aInfo.italicAngle == 0 && (aInfo.macStyle & 2) ) in analyzeTrueTypeFile()
Completed in 257 milliseconds