Searched refs:GetFittingBounds (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Icon.h48 FX_BOOL GetFittingBounds();
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Icon.cpp178 FX_BOOL CPWL_Icon::GetFittingBounds() function in class:CPWL_Icon
181 return m_pIconFit->GetFittingBounds();
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1332 FX_BOOL GetFittingBounds();
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_utils.cpp714 FX_BOOL CPDF_IconFit::GetFittingBounds() function in class:CPDF_IconFit
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp656 CPWL_Utils::GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, &FontMap, pNormalIcon, iconFit, csNormalCaption, crText, fFontSize, nLayout);
675 CPWL_Utils::GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, &FontMap, pRolloverIcon, iconFit, csRolloverCaption, crText, fFontSize, nLayout);
706 CPWL_Utils::GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, &FontMap, pDownIcon, iconFit, csDownCaption, crText, fFontSize, nLayout);
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp699 vp << IconFit.GetFittingBounds();

Completed in 152 milliseconds