Searched refs:SFcharAscent (Results 1 – 1 of 1) sorted by relevance
120 static int SFcharWidth, SFcharAscent, SFcharHeight; variable1078 SFcharAscent = -extents->max_logical_extent.y; in SFinitFont()1082 SFcharAscent = SFfont->max_bounds.ascent; in SFinitFont()1083 SFcharHeight = SFcharAscent + SFfont->max_bounds.descent; in SFinitFont()1444 SFlineToTextV + SFaboveAndBelowText + SFcharAscent, in SFdrawList()1453 SFlineToTextV + SFaboveAndBelowText + SFcharAscent, in SFdrawList()2339 SFtextYoffset = SFlowerY + SFaboveAndBelowText + SFcharAscent; in SFcreateWidgets()