Lines Matching refs:stack
554 std::vector<XID> stack;555 if (!ui::GetXWindowStack(ui::GetX11RootWindow(), &stack)) {566 for (iter = stack.begin(); iter != stack.end(); iter++) {