Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Dutils.h68 struct item_op { struct
72 struct sel : item_op {
76 struct desel : item_op {
80 struct togg : item_op {
H A Dcapturer.h45 void on_caps (const item_op& o);
H A Dpoint_modulator.h71 void on_lst (const item_op& o);
H A Dcapturer.cc132 void capturer_t::on_caps (const item_op& op) { in on_caps()
H A Dpoint_modulator.cc243 void point_modulator::on_lst (const item_op& op) { in on_lst()
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/bl_keymap_utils/
H A Dplatform_helpers.py27 item_op, item_event, item_prop = item_src
33 items_dst.append((item_op, item_event, item_prop))