Searched refs:MFP (Results 1 – 4 of 4) sorted by relevance
267 switch (rPic.MFP.mm) in ReadGrafFile()446 if( pSt->IsEof() || rPic.fError || rPic.MFP.mm == 99 ) in ImportGraf1()551 else if((0x64 == aPic.MFP.mm) || (0x66 == aPic.MFP.mm)) in ImportGraf()581 if (0x66 == aPic.MFP.mm) in ImportGraf()763 pPic->MFP.mm = SVBT16ToShort( pPicS->MFP.mm ); in WW8PicShadowToReal()764 pPic->MFP.xExt = SVBT16ToShort( pPicS->MFP.xExt ); in WW8PicShadowToReal()765 pPic->MFP.yExt = SVBT16ToShort( pPicS->MFP.yExt ); in WW8PicShadowToReal()766 pPic->MFP.hMF = SVBT16ToShort( pPicS->MFP.hMF ); in WW8PicShadowToReal()
384 }MFP; member421 }MFP; member
357 }MFP; member394 }MFP; member
726 struct MFP { struct
Completed in 92 milliseconds