Home
last modified time | relevance | path

Searched refs:GetRotateMatrix (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/xfa/fxfa/app/
Dxfa_ffpath.cpp80 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
120 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
151 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_ffexclgroup.cpp25 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_fwladapter.cpp34 pFFWidget->GetRotateMatrix().TransformRect(rtRotateAnchor); in GetPopupPos()
Dxfa_ffimage.cpp40 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_ffsignature.cpp29 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_ffimageedit.cpp55 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_fftext.cpp32 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_ffpushbutton.cpp39 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_ffbarcode.cpp150 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_fffield.cpp47 GetRotateMatrix().TransformRect(rtBox); in GetBBox()
57 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_ffcheckbutton.cpp217 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
Dxfa_ffwidget.cpp344 CFX_Matrix mt = GetRotateMatrix(); in Rotate2Normal()
410 CFX_Matrix CXFA_FFWidget::GetRotateMatrix() { in GetRotateMatrix() function in CXFA_FFWidget
/external/pdfium/xfa/fxfa/
Dxfa_ffwidget.h122 CFX_Matrix GetRotateMatrix();
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp1114 pXFAWidget->GetRotateMatrix().TransformRect(rt); in ShowCaret()