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 50 FX_BOOL GetFittingBounds();
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Icon.cpp 145 FX_BOOL CPWL_Icon::GetFittingBounds() {
147 return m_pIconFit->GetFittingBounds();
  /external/pdfium/core/src/fpdfdoc/
doc_utils.cpp 675 FX_BOOL CPDF_IconFit::GetFittingBounds() {
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 886 FX_BOOL GetFittingBounds();
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 1029 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp 602 vp << IconFit.GetFittingBounds();
    [all...]

Completed in 371 milliseconds