Searched refs:SetWindowRect (Results 1 – 3 of 3) sorted by relevance
113 void SetWindowRect(CPDFSDK_PageView* pPageView, const CPDF_Rect& rcWindow);
50 void CFFL_FormFiller::SetWindowRect(CPDFSDK_PageView* pPageView, const CPDF_Rect& rcWindow) in SetWindowRect() function in CFFL_FormFiller
824 pFormFiller->SetWindowRect(pData->pPageView, rcWindow); in OnSetWindowRect()