Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.hxx145 sal_uInt16 macStyle,
H A Dttcr.cxx989 sal_uInt16 macStyle, in TrueTypeTableNew_head() argument
1006 PutUInt16(macStyle, ptr, 44, 1); in TrueTypeTableNew_head()
H A Dsft.cxx2726 info->macStyle = GetInt16(table, 44, 1); in GetTTGlobalFontInfo()
/trunk/main/vcl/inc/
H A Dsft.hxx212 sal_uInt16 macStyle; /**< macstyle bits from 'HEAD' table */ member
/trunk/main/vcl/source/gdi/
H A Dfont.cxx909 o_rResult.SetWeight( (aInfo.macStyle & 1) ? WEIGHT_BOLD : WEIGHT_NORMAL ); in identifyTrueTypeFont()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1951 if( aInfo.italicAngle == 0 && (aInfo.macStyle & 2) ) in analyzeTrueTypeFile()

Completed in 77 milliseconds