Home
last modified time | relevance | path

Searched defs:to_mod (Results 1 – 5 of 5) sorted by path

/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Dkeytab.h40 int to_mod; member
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Danimation_editor.cpp2312 int to_mod = int(click.to.y - ofs.y - sep) % h; in _track_editor_input_event() local
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Danimation_editor.cpp2312 int to_mod = int(click.to.y - ofs.y - sep) % h; in _track_editor_input_event() local
/dports/devel/py-jedi/jedi-0.18.0/jedi/inference/
H A Dsyntax_tree.py424 def to_mod(v): function
/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dprefs.c511 int to_mod = (to / tab_width) * tab_width; in tab_to() local
529 int to_mod = (to / tab_width) * tab_width; in stab_to() local