HomeSort by relevance Sort by last modified time
    Searched defs:GetTypeDescent (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fpdfdoc/
doc_ap.cpp 137 FX_INT32 CPVT_Provider::GetTypeDescent(FX_INT32 nFontIndex)
140 return pPDFFont->GetTypeDescent();
    [all...]
doc_vt.cpp     [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 205 int GetTypeDescent() const
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 176 FX_INT32 CFX_Edit_Provider::GetTypeDescent(FX_INT32 nFontIndex)
179 return pPDFFont->GetTypeDescent();
    [all...]

Completed in 100 milliseconds