Home
last modified time | relevance | path

Searched refs:winaoff (Results 1 – 1 of 1) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dfontinfo.c4047 int winaoff=true, windoff=true; in GFI_OK() local
4246 winaoff = GGadgetIsChecked(GWidgetGetControl(gw,CID_WinAscentIsOff)); in GFI_OK()
4248 … winascent = GetInt8(gw,CID_WinAscent,winaoff ? _("Win _Ascent Offset:") : _("Win Ascent:"),&err); in GFI_OK()
4510 sf->pfminfo.winascent_add = winaoff; in GFI_OK()