Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dmetricsview.c286 y += mv->activeoff; in MVSubVExpose()
406 x += mv->activeoff; in MVSubExpose()
636 off = mv->activeoff; in MVRedrawI()
4444 int olda = mv->activeoff; in _MVSubVMouse()
4446 mv->activeoff = diff; in _MVSubVMouse()
4451 mv->pressed = false; mv->activeoff = 0; in _MVSubVMouse()
4463 mv->activeoff = 0; in _MVSubVMouse()
4727 int olda = mv->activeoff; in MVSubMouse()
4729 mv->activeoff = diff; in MVSubMouse()
4734 mv->pressed = false; mv->activeoff = 0; in MVSubMouse()
[all …]
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dviews.h406 int16 activeoff; member