Home
last modified time | relevance | path

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

/dports/x11/lavalauncher/lavalauncher-v2.1.1/src/
H A Dlavalauncher.h83 bool need_touch; member
H A Dlavalauncher.c147 context.need_touch = false; in init_context()
H A Ditem.c248 context.need_touch = true; in parse_bind_token_buffer()
355 context.need_touch = true; in button_item_universal_command()
H A Dseat.c714 if ( capabilities & WL_SEAT_CAPABILITY_TOUCH && context.need_touch ) in seat_handle_capabilities()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-amd64.c3254 int need_touch = FALSE; in mono_emit_stack_alloc() local
3257 need_touch = TRUE; in mono_emit_stack_alloc()
3260 need_touch = TRUE; in mono_emit_stack_alloc()
3263 if (need_touch) { in mono_emit_stack_alloc()
H A Dmini-x86.c2140 int need_touch = FALSE; in mono_emit_stack_alloc() local
2143 need_touch = TRUE; in mono_emit_stack_alloc()
2146 if (need_touch) { in mono_emit_stack_alloc()