Searched refs:shouldCreateShellSurface (Results 1 – 2 of 2) sorted by relevance
269 bool shouldCreateShellSurface() const;
140 } else if (shouldCreateShellSurface()) { in initWindow()221 bool QWaylandWindow::shouldCreateShellSurface() const in shouldCreateShellSurface() function in QtWaylandClient::QWaylandWindow1058 return !(shouldCreateShellSurface() || shouldCreateSubSurface()); in isExposed()