Home
last modified time | relevance | path

Searched refs:GetPDFWindowRect (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/formfiller/
DFFL_FormFiller.h135 CPDF_Rect GetPDFWindowRect() const;
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_FormFiller.cpp363 cp.rcRectWnd = GetPDFWindowRect(); in GetCreateParam()
550 CPDF_Rect CFFL_FormFiller::GetPDFWindowRect() const in GetPDFWindowRect() function in CFFL_FormFiller