Home
last modified time | relevance | path

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

/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/
H A Dobs-hotkey.c1242 bool modifiers_match_ = in handle_binding() local
1255 if ((!binding->modifiers_match && !modifiers_only) || !modifiers_match_) in handle_binding()
1269 binding->modifiers_match = modifiers_match_; in handle_binding()