Searched refs:wWeight (Results 1 – 5 of 5) sorted by relevance
124 short wWeight; // 0x2 base weight of font member
5824 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts()5860 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts()
535 *pOut << ", BaseWeight:" << p->wWeight; in DumpFonts()
214 short wWeight; // 0x2 base weight of font member
6491 p->wWeight = ( *(((sal_uInt8*)pVer2) + 1) ); in WW8Fonts()6520 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer6->wWeight ); in WW8Fonts()6565 p->wWeight = SVBT16ToShort( *(SVBT16*)&pVer8->wWeight ); in WW8Fonts()
Completed in 147 milliseconds