Searched refs:GetRectWithoutRotate (Results 1 – 9 of 9) sorted by relevance
43 CFX_RectF rtText = GetRectWithoutRotate(); in RenderWidget()111 if (!GetRectWithoutRotate().Contains(point)) in OnLButtonDown()123 return GetRectWithoutRotate().Contains(point) && !!GetLinkURLAtPoint(point); in OnMouseMove()141 if (!GetRectWithoutRotate().Contains(point)) in OnHitTest()153 CFX_RectF rect = GetRectWithoutRotate(); in GetLinkURLAtPoint()
84 CFX_RectF rtLine = GetRectWithoutRotate(); in RenderWidget()124 CFX_RectF rtArc = GetRectWithoutRotate(); in RenderWidget()147 CFX_RectF rect = GetRectWithoutRotate(); in RenderWidget()
46 CFX_RectF rtWidget = GetRectWithoutRotate(); in RenderWidget()102 CFX_RectF rtWidget = GetRectWithoutRotate(); in PerformLayout()177 rtClip.Intersect(GetRectWithoutRotate()); in RenderHighlightCaption()
50 CFX_RectF rtImage = GetRectWithoutRotate(); in RenderWidget()
105 if (!GetRectWithoutRotate().Contains(point)) in OnHitTest()
152 CFX_RectF rtWidget = GetRectWithoutRotate(); in CapPlacement()546 if (!GetRectWithoutRotate().Contains(point)) in OnHitTest()586 rtClip.Intersect(GetRectWithoutRotate()); in RenderCaption()
91 CFX_RectF rtWidget = GetRectWithoutRotate(); in PerformLayout()
58 CFX_RectF CXFA_FFWidget::GetRectWithoutRotate() { in GetRectWithoutRotate() function in CXFA_FFWidget119 CFX_RectF rtBorder = GetRectWithoutRotate(); in RenderWidget()416 CFX_RectF rcWidget = GetRectWithoutRotate(); in GetRotateMatrix()424 CFX_RectF rtLayout = GetRectWithoutRotate(); in IsLayoutRectEmpty()
137 CFX_RectF GetRectWithoutRotate();