VirtualBox

Changeset 3682 in vbox


Ignore:
Timestamp:
Jul 18, 2007 11:21:51 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22968
Message:

Top right coordinates are exclusive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/types.h

    r3639 r3682  
    10471047    /** bottom Y coordinate. */
    10481048    int32_t     yBottom;
    1049     /** right X coordinate. */
     1049    /** right X coordinate. (exclusive) */
    10501050    int32_t     xRight;
    1051     /** top Y coordinate. */
     1051    /** top Y coordinate. (exclusive) */
    10521052    int32_t     yTop;
    10531053} RTRECT;
Note: See TracChangeset for help on using the changeset viewer.

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