Searched refs:pFFL (Results 1 – 1 of 1) sorted by relevance
121 CFFL_FormFiller* pFFL = (CFFL_FormFiller*)pFormFiller; in OutputSelectedRect() local122 if (pFFL) { in OutputSelectedRect()125 CPDF_Point ptA = pFFL->PWLtoFFL(leftbottom); in OutputSelectedRect()126 CPDF_Point ptB = pFFL->PWLtoFFL(righttop); in OutputSelectedRect()127 CPDFSDK_Annot* pAnnot = pFFL->GetSDKAnnot(); in OutputSelectedRect()