Searched refs:GetAscent (Results 1 – 6 of 6) sorted by relevance
76 FX_INT32 CFPF_SkiaFont::GetAscent() const in GetAscent() function in CFPF_SkiaFont116 rtBBox.top = FX_MIN(rtBBox.top, GetAscent()); in GetGlyphBBox()
39 virtual FX_INT32 GetAscent() const;
39 virtual FX_INT32 GetAscent() const = 0;
79 int GetAscent() const;
191 int CFX_Font::GetAscent() const in GetAscent() function in CFX_Font
1021 pFontDesc->SetAtInteger("Ascent", pFont->GetAscent()); in AddFont()