Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dbitmapview.c278 BVToolsSetCursor(bv,TrueCharState(event),NULL); in BVChar()
384 bv->oldstate = TrueCharState(event); in BVCharUp()
391 BVToolsSetCursor(bv,TrueCharState(event),NULL); in BVCharUp()
394 BVToolsSetCursor(bv,TrueCharState(event),NULL); in BVCharUp()
H A Dcharview.c3872 e.u.mouse.state = TrueCharState(event); in CVFakeMove()
3987 cv->oldstate = TrueCharState(event); in CVCharUp()
3994 CVToolsSetCursor(cv,TrueCharState(event),NULL); in CVCharUp()
3997 CVToolsSetCursor(cv,TrueCharState(event),NULL); in CVCharUp()
8015 CVToolsSetCursor(cv,TrueCharState(event),NULL); in CVChar()
H A Dcvpalettes.c1093 int TrueCharState(GEvent *event) { in TrueCharState() function
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dviews.h888 extern int TrueCharState(GEvent *event);