VirtualBox

Ignore:
Timestamp:
Jun 4, 2024 2:37:41 PM (9 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163414
Message:

Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> VBoxHGSMIReportCursorPosition(), to emphasize what it does. bugref:10650

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/Graphics/VBoxVideoGuest.h

    r98103 r104834  
    9898                                                 uint8_t *pPixels,
    9999                                                 uint32_t cbLength);
    100 DECLHIDDEN(int)      VBoxHGSMICursorPosition(PHGSMIGUESTCOMMANDCONTEXT pCtx, bool fReportPosition, uint32_t x, uint32_t y,
    101                                              uint32_t *pxHost, uint32_t *pyHost);
     100DECLHIDDEN(int)      VBoxHGSMIReportCursorPosition(PHGSMIGUESTCOMMANDCONTEXT pCtx, bool fReportPosition, uint32_t x, uint32_t y,
     101                                                   uint32_t *pxHost, uint32_t *pyHost);
    102102
    103103/** @}  */
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