Home
last modified time | relevance | path

Searched refs:GetAspect (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_image.h17 XFA_AttributeValue GetAspect();
Dcxfa_image.cpp41 XFA_AttributeValue CXFA_Image::GetAspect() { in GetAspect() function in CXFA_Image
/external/pdfium/xfa/fxfa/
Dcxfa_ffimage.cpp65 XFA_DrawImage(pGS, rtImage, mtRotate, pDIBitmap, image->GetAspect(), in RenderWidget()
Dcxfa_ffimageedit.cpp82 iAspect = image->GetAspect(); in RenderWidget()