Searched refs:fTrueType (Results 1 – 5 of 5) sorted by relevance
119 sal_uInt8 fTrueType : 1; // 0x1:04 when 1, font is a TrueType font member
5819 p->fTrueType = (c2 & 0x04) >> 2; in WW8Fonts()5855 p->fTrueType = (c2 & 0x04) >> 2; in WW8Fonts()
533 *pOut << ", PitchRequest:" << (short)p->prg << ", TrueType:" << (short)p->fTrueType; in DumpFonts()
208 sal_uInt8 fTrueType : 1; // 0x1:04 when 1, font is a TrueType font member
6487 p->fTrueType = 0; in WW8Fonts()6515 p->fTrueType = (c2 & 0x04) >> 2; in WW8Fonts()6560 p->fTrueType = (c2 & 0x04) >> 2; in WW8Fonts()