Searched refs:GetRotateMatrix (Results 1 – 17 of 17) sorted by relevance
24 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
30 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
37 pFFWidget->GetRotateMatrix().TransformRect(rtAnchor); in GetPopupPos()
45 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
31 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
110 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
29 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
67 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
504 CFX_Matrix mt = GetRotateMatrix(); in Rotate2Normal()511 CFX_Matrix CXFA_FFWidget::GetRotateMatrix() { in GetRotateMatrix() function in CXFA_FFWidget
94 CFX_Matrix GetRotateMatrix() override;
49 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
169 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
75 return GetRotateMatrix().TransformRect(m_UIRect); in GetBBox()87 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
241 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
77 virtual CFX_Matrix GetRotateMatrix() = 0;
722 CFX_RectF rt = pXFAWidget->GetRotateMatrix().TransformRect(*pRect); in ShowCaret()