Searched defs:isShown_ (Results 1 – 3 of 3) sorted by relevance
43 bool isShown_ = false; variable
79 bool isShown_ = false; variable
207 std::string isShown_ = node->startingWindowShown_ ? "true" : "false"; in AppendSpecifiedWindowNodeInfo() local