Searched defs:vncWin (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/HostServices/SharedOpenGL/render/ | ||
H A D | renderspu_glx.c | 865 unsigned int vncWin; local 960 vncWin = crStrToInt( crGetenv("CRVNCWINDOW") ); 961 if (vncWin) 962 parent = (Window) vncWin; |
Completed in 45 milliseconds