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

  /external/pdfium/core/include/fxge/
fpf.h 36 virtual FX_INT32 GetDescent() const = 0;
fx_font.h 83 int GetDescent() const;
  /external/pdfium/core/src/fxge/android/
fpf_skiafont.h 39 virtual FX_INT32 GetDescent() const;
fpf_skiafont.cpp 83 FX_INT32 CFPF_SkiaFont::GetDescent() const
117 rtBBox.bottom = FX_MAX(rtBBox.bottom, GetDescent());
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 218 int CFX_Font::GetDescent() const
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp     [all...]

Completed in 55 milliseconds