HomeSort by relevance Sort by last modified time
    Searched refs:GetFittingBounds (Results 1 - 6 of 6) sorted by null

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Icon.h 51 FX_BOOL GetFittingBounds();
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Icon.cpp 178 FX_BOOL CPWL_Icon::GetFittingBounds()
181 return m_pIconFit->GetFittingBounds();
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 657 CPWL_Utils::GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, &FontMap, pNormalIcon, iconFit, csNormalCaption, crText, fFontSize, nLayout);
676 CPWL_Utils::GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, &FontMap, pRolloverIcon, iconFit, csRolloverCaption, crText, fFontSize, nLayout);
707 CPWL_Utils::GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, &FontMap, pDownIcon, iconFit, csDownCaption, crText, fFontSize, nLayout);
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 1287 FX_BOOL GetFittingBounds();
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_utils.cpp 695 FX_BOOL CPDF_IconFit::GetFittingBounds()
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp 698 vp << IconFit.GetFittingBounds();
    [all...]

Completed in 745 milliseconds