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

  /external/pdfium/core/src/fxge/android/
fpf_skiafont.cpp 79 int32_t CFPF_SkiaFont::GetDescent() const {
113 rtBBox.bottom = std::max(rtBBox.bottom, GetDescent());
  /external/pdfium/xfa/src/fgas/src/font/
fx_gefont.cpp 562 int32_t CFX_GEFont::GetDescent() const {
563 return m_pFont->GetDescent();
fx_gdifont.cpp 396 int32_t CFX_GdiFont::GetDescent() const {
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 269 int CFX_Font::GetDescent() const {

Completed in 1334 milliseconds