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

/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp1138 int32_t *px2, int32_t *py2)
1145 AssertPtrReturnVoid(px2);
1180 *px2 = x2;
1137 i_getFramebufferDimensions(int32_t *px1, int32_t *py1, int32_t *px2, int32_t *py2) argument

Completed in 100 milliseconds