Searched refs:prg (Results 1 – 6 of 6) sorted by relevance
118 sal_uInt8 prg: 2; // 0x1:03 pitch request member
5818 p->prg = c2 & 0x02; in WW8Fonts()5854 p->prg = c2 & 0x02; in WW8Fonts()
533 *pOut << ", PitchRequest:" << (short)p->prg << ", TrueType:" << (short)p->fTrueType; in DumpFonts()
207 sal_uInt8 prg: 2; // 0x1:03 pitch request member
6486 p->prg = 0; in WW8Fonts()6514 p->prg = c2 & 0x02; in WW8Fonts()6559 p->prg = c2 & 0x02; in WW8Fonts()
3569 rePitch = ePitchA[pF->prg]; in GetFontParams()