MCPcopy Create free account
hub / github.com/cococry/leif / lf_input_grabbed

Function lf_input_grabbed

leif.c:2766–2768  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2764}
2765
2766bool lf_input_grabbed() {
2767 return state.input_grabbed;
2768}
2769
2770void lf_div_grab(LfDiv div) {
2771 state.grabbed_div = div;

Callers 1

dropdown_menu_item_locFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected