Searched refs:iAspect (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/fxfa/app/ |
D | xfa_ffimageedit.cpp | 75 int32_t iAspect = XFA_ATTRIBUTEENUM_Fit; in RenderWidget() local 78 iAspect = imageObj.GetAspect(); in RenderWidget() 84 XFA_DrawImage(pGS, rtImage, &mtRotate, pDIBitmap, iAspect, iImageXDpi, in RenderWidget()
|
D | xfa_ffimage.cpp | 63 int32_t iAspect = imageObj.GetAspect(); in RenderWidget() local 67 XFA_DrawImage(pGS, rtImage, &mtRotate, pDIBitmap, iAspect, iImageXDpi, in RenderWidget()
|
D | xfa_ffwidget.cpp | 840 int32_t iAspect, in XFA_DrawImage() argument 854 switch (iAspect) { in XFA_DrawImage()
|
/external/pdfium/xfa/fxfa/ |
D | xfa_ffwidget.h | 157 int32_t iAspect,
|