Searched refs:GetRotateMatrix (Results 1 – 16 of 16) sorted by relevance
24 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
34 pFFWidget->GetRotateMatrix().TransformRect(rtAnchor); in GetPopupPos()
31 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
47 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
29 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
113 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
64 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
33 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
140 CFX_Matrix GetRotateMatrix();
516 CFX_Matrix mt = GetRotateMatrix(); in Rotate2Normal()523 CFX_Matrix CXFA_FFWidget::GetRotateMatrix() { in GetRotateMatrix() function in CXFA_FFWidget
40 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
145 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
59 return GetRotateMatrix().TransformRect(m_rtUI); in GetBBox()68 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
233 CFX_Matrix mtRotate = GetRotateMatrix(); in RenderWidget()
1020 CFX_RectF rt = pXFAWidget->GetRotateMatrix().TransformRect(*pRect); in ShowCaret()