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()
39 virtual FX_INT32 GetDescent() const;
36 virtual FX_INT32 GetDescent() const = 0;
83 int GetDescent() const;
218 int CFX_Font::GetDescent() const in GetDescent() function in CFX_Font
1024 pFontDesc->SetAtInteger("Descent", pFont->GetDescent()); in AddFont()