Searched refs:pPicType (Results 1 – 1 of 1) sorted by relevance
1305 pPicType ); in InsPicture()1306 if( pPicType ) in InsPicture()1338 if( pPicType ) in _SetPictureSize()1343 pPicType->nGoalWidth && pPicType->nGoalHeight ) in _SetPictureSize()1359 aSize.Width() = (pPicType->nGoalWidth?pPicType->nGoalWidth:(pPicType->nWidth*144)/254); in _SetPictureSize()1360 aSize.Height() = (pPicType->nGoalHeight?pPicType->nGoalHeight:(pPicType->nHeight*144)/254); in _SetPictureSize()1367 ( pPicType->nCropL + pPicType->nCropR ))) / 100L; in _SetPictureSize()1371 ( pPicType->nCropT + pPicType->nCropB ))) / 100L; in _SetPictureSize()1403 if( pPicType ) in _SetPictureSize()1435 if( pPicType->nCropT ) in _SetPictureSize()[all …]
Completed in 11 milliseconds