VirtualBox

Changeset 38275 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 2, 2011 11:14:44 AM (13 years ago)
Author:
vboxsync
Message:

Main/DisplayImpl: document an internal API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r37220 r38275  
    974974}
    975975
     976/**
     977 * Returns the upper left and lower right corners of the virtual framebuffer.
     978 * The lower right is "exclusive" (i.e. first pixel beyond the framebuffer),
     979 * and the origin is (0, 0), not (1, 1) like the GUI returns.
     980 */
    976981void Display::getFramebufferDimensions(int32_t *px1, int32_t *py1,
    977982                                       int32_t *px2, int32_t *py2)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette