Searched refs:SFcharAscent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_at_fs.c120 static int SFcharWidth, SFcharAscent, SFcharHeight; variable
1142 SFcharAscent = -extents->max_logical_extent.y;
1146 SFcharAscent = SFfont->max_bounds.ascent;
1147 SFcharHeight = SFcharAscent + SFfont->max_bounds.descent;
1524 SFlineToTextV + SFaboveAndBelowText + SFcharAscent,
1533 SFlineToTextV + SFaboveAndBelowText + SFcharAscent,
2455 SFtextYoffset = SFlowerY + SFaboveAndBelowText + SFcharAscent;

Completed in 115 milliseconds