Searched refs:sIsFolded (Results 1 – 2 of 2) sorted by relevance
19 static bool sIsFolded = false; variable61 sIsFolded = is_fold; in __anon218769fb0702()65 printf("window-agent-mock-impl: .isFolded ? %d\n", sIsFolded); in __anon218769fb0802()66 return sIsFolded; in __anon218769fb0802()
252 static bool sIsFolded = false; variable304 sIsFolded = is_fold; in __anon8c00e9f91702()307 .isFolded = [](void) -> bool { return sIsFolded; }, in __anon8c00e9f91802()