Searched refs:wWeight (Results 1 – 5 of 5) sorted by relevance
124 short wWeight; // 0x2 base weight of font member
5823 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts()5859 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts()
535 *pOut << ", BaseWeight:" << p->wWeight; in DumpFonts()
213 short wWeight; // 0x2 base weight of font member
6490 p->wWeight = ( *(((sal_uInt8*)pVer2) + 1) ); in WW8Fonts()6519 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts()6564 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts()