Searched refs:arect (Results 1 – 2 of 2) sorted by relevance
212 CPDF_Rect arect; in FPDFDOC_Annot_GetMatrix() local213 pAnnot->GetRect(arect); in FPDFDOC_Annot_GetMatrix()214 matrix.MatchRect(arect, form_bbox); in FPDFDOC_Annot_GetMatrix()
165 CFX_FloatRect arect = m_pWidgetDict->GetRect("Rect"); in DrawControl() local167 matrix.MatchRect(arect, form_bbox); in DrawControl()