Home
last modified time | relevance | path

Searched refs:iAspect (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffimageedit.cpp77 XFA_AttributeValue iAspect = XFA_AttributeValue::Fit; in RenderWidget() local
82 iAspect = image->GetAspect(); in RenderWidget()
85 XFA_DrawImage(pGS, rtImage, mtRotate, pDIBitmap, iAspect, in RenderWidget()
Dcxfa_ffwidget.h46 XFA_AttributeValue iAspect,
Dcxfa_ffwidget.cpp83 XFA_AttributeValue iAspect, in XFA_DrawImage() argument
95 switch (iAspect) { in XFA_DrawImage()