Lines Matching refs:client_opened
117 bool client_opened; member
288 if (!steam->client_opened && lizard_mode) in steam_input_open()
299 if (!steam->client_opened && lizard_mode) in steam_input_close()
502 bool client_opened; in steam_register() local
534 client_opened = steam->client_opened; in steam_register()
535 if (!client_opened) in steam_register()
539 if (!client_opened) in steam_register()
626 steam->client_opened = true; in steam_client_ll_open()
646 steam->client_opened = false; in steam_client_ll_close()
808 steam->client_opened = false; in steam_remove()
1022 if (steam->client_opened) in steam_raw_event()
1046 if (steam->client_opened) in steam_raw_event()
1101 if (!steam->client_opened) in steam_param_set_lizard_mode()