VirtualBox

Ignore:
Timestamp:
May 18, 2009 3:50:20 PM (16 years ago)
Author:
vboxsync
Message:

removed long obsolete methods IFramebuffer::solidFill() and IFramebuffer::copyScreenBits()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/Framebuffer.h

    r8155 r19798  
    4747                            ULONG w, ULONG h, BOOL *finished) = 0;
    4848    virtual HRESULT RequestResize(ULONG w, ULONG h, BOOL *finished) = 0;
    49     virtual HRESULT SolidFill(ULONG x, ULONG y, ULONG width, ULONG height,
    50                               ULONG color, BOOL *handled) = 0;
    51     virtual HRESULT CopyScreenBits(ULONG xDst, ULONG yDst, ULONG xSrc, ULONG ySrc,
    52                                    ULONG width, ULONG height, BOOL *handled) = 0;
    5349
    5450    virtual HRESULT GetVisibleRegion(BYTE *aRectangles, ULONG aCount, ULONG *aCountCopied) = 0;
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