Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dviews.h49 int showfore, showback, showgrids, showhhints, showvhints, showdhints; member
169 unsigned int showvhints:1; member
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcharview.c1147 if (( sp->flexx && cv->showhhints ) || (sp->flexy && cv->showvhints)) { in DrawPoint()
2123 if ( cv->showvhints && cv->b.sc->vstem!=NULL ) { in CVShowHints()
2182 if ( cv->showvhints || cv->showhhints ) { in CVShowHints()
2194 if ( cv->showvhints && sp->flexy ) { in CVShowHints()
6156 if (( cv->showvhints && cv->b.sc->vstem!=NULL) || cv->showhmetrics ) { in CVVScroll()
7132 CVShows.showvhints = cv->showvhints = !cv->showvhints; in CVMenuShowHints()
7210 dst->showvhints = src->showvhints; in cvshowsCopyTo()
7244 dst->showvhints = src->showvhints; in cvshowsCopyFrom()
7284 cv->showvhints = 0; in CVPreviewModeSet()
11509 mi->ti.checked = cv->showvhints; in swlistcheck()
[all …]