Searched defs:pConf (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.cpp309 XConfigureEvent *pConf = &event.xconfigure; local
311 (unsigned long) pConf->window, (int) pConf->x,
312 (int) pConf->y, (int) pConf->width,
313 (int) pConf->height, pConf->send_event));

Completed in 458 milliseconds