Searched refs:GetDescent (Results 1 – 11 of 11) sorted by relevance
83 int32_t CFPF_SkiaFont::GetDescent() const { in GetDescent() function in CFPF_SkiaFont115 rtBBox.bottom = std::max(rtBBox.bottom, GetDescent()); in GetGlyphBBox()
32 int32_t GetDescent() const;
288 int32_t CFGAS_GEFont::GetDescent() const { in GetDescent() function in CFGAS_GEFont289 return m_pFont->GetDescent(); in GetDescent()
44 int32_t GetDescent() const;
66 int GetDescent() const;
341 int CFX_Font::GetDescent() const { in GetDescent() function in CFX_Font
156 float penY = (float)abs(cFont->GetDescent()) * (float)fontSize / 1000.0f; in CalcTextInfo()
66 fontDesc->SetNewFor<CPDF_Number>("Descent", pFont->GetDescent()); in LoadFontDesc()
679 int32_t iDescent = pFont->GetDescent(); in GetDisplayPos()
661 int32_t iDescent = pFont->GetDescent(); in GetDisplayPos()
950 pFont->GetDescent(), std::move(pBBox), nStemV))); in AddFont()