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

/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp961 static void i_checkCoordBounds(int *px, int *py, int *pw, int *ph, int cx, int cy) function
1017 i_checkCoordBounds (&x, &y, &w, &h, mpDrv->IConnector.cx, mpDrv->IConnector.cy);
1019 i_checkCoordBounds (&x, &y, &w, &h, maFramebuffers[uScreenId].w,

Completed in 56 milliseconds