Searched refs:locked (Results 1 – 1 of 1) sorted by relevance
13 GX_BOOL locked; /* Locks status. */ member301 if (info->locked) in on_lock_button_clicked()303 info->locked = GX_FALSE; in on_lock_button_clicked()307 info->locked = GX_TRUE; in on_lock_button_clicked()310 lock_unlock_one_door(base, info->locked); in on_lock_button_clicked()