Searched refs:GetDescent (Results 1 – 6 of 6) sorted by relevance
83 FX_INT32 CFPF_SkiaFont::GetDescent() const in GetDescent() function in CFPF_SkiaFont117 rtBBox.bottom = FX_MAX(rtBBox.bottom, GetDescent()); in GetGlyphBBox()
40 virtual FX_INT32 GetDescent() const;
40 virtual FX_INT32 GetDescent() const = 0;
81 int GetDescent() const;
199 int CFX_Font::GetDescent() const in GetDescent() function in CFX_Font
1022 pFontDesc->SetAtInteger("Descent", pFont->GetDescent()); in AddFont()