VirtualBox

Ignore:
Timestamp:
Apr 2, 2009 4:38:05 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45579
Message:

crOpenGL-OSX: more fixes for clipping on the root window

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h

    r18610 r18654  
    230230    kEventVBoxDisposeWindow = 'dwin',
    231231    kEventVBoxUpdateDock    = 'udck',
    232     kEventVBoxUpdateContext = 'uctx'
     232    kEventVBoxUpdateContext = 'uctx',
     233    kEventVBoxBoundsChanged = 'bchg'
    233234};
     235
     236void PostBoundsChanged (const QRect& rect);
    234237OSStatus darwinOverlayWindowHandler (EventHandlerCallRef aInHandlerCallRef, EventRef aInEvent, void *aInUserData);
    235238
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