Searched refs:GetRotateMatrix (Results 1 – 17 of 17) sorted by relevance
24 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
34 pFFWidget->GetRotateMatrix().TransformRect(rtAnchor); in GetPopupPos()
30 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
41 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
113 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
58 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
31 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
40 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
77 CFX_Matrix GetRotateMatrix() override;
557 CFX_Matrix mt = GetRotateMatrix(); in Rotate2Normal()564 CFX_Matrix CXFA_FFWidget::GetRotateMatrix() { in GetRotateMatrix() function in CXFA_FFWidget
168 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
234 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
62 return GetRotateMatrix().TransformRect(m_rtUI); in GetBBox()74 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
57 virtual CFX_Matrix GetRotateMatrix() = 0;
921 CFX_RectF rt = pXFAWidget->GetRotateMatrix().TransformRect(*pRect); in ShowCaret()