Searched refs:hasWindow (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.h117 bool hasWindow(SDL_WindowID id) { return mScreen && mWindow == id; } function in class:VBoxSDLFB
H A DVBoxSDL.cpp5207 if (gpFramebuffer[i]->hasWindow(id))

Completed in 55 milliseconds