Searched defs:GetWidth (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Frontends/VBoxFB/
H A DFramebuffer.cpp55 NS_IMETHODIMP VBoxDirectFB::GetWidth(uint32 *width) function in class:VBoxDirectFB
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DUi.c1266 GetWidth ( function
2299 Width = GetWidth (Statement, MenuOption->Handle);
2718 Width = GetWidth (MenuOption->ThisTag, MenuOption->Handle);
2812 Width = GetWidth (Statement, MenuOption->Handle);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3712 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebuffer_vtbl
3857 nsresult (*GetWidth)(IDisplay *pThis, PRUint32 *width); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_0.h4265 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebuffer_vtbl
4387 nsresult (*GetWidth)(IDisplay *pThis, PRUint32 *width); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_1.h4163 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebuffer_vtbl
4285 nsresult (*GetWidth)(IDisplay *pThis, PRUint32 *width); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_2.h4373 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebuffer_vtbl
H A DVBoxCAPI_v4_0.h4658 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebuffer_vtbl
6628 nsresult (*GetWidth)(IMousePointerShapeChangedEvent *pThis, PRUint32 *width); member in struct:IMousePointerShapeChangedEvent_vtbl
7333 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width); member in struct:IGuestMonitorChangedEvent_vtbl
H A DVBoxCAPI_v4_1.h5034 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebuffer_vtbl
7028 nsresult (*GetWidth)(IMousePointerShapeChangedEvent *pThis, PRUint32 *width); member in struct:IMousePointerShapeChangedEvent_vtbl
7731 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width); member in struct:IGuestMonitorChangedEvent_vtbl
H A DVBoxCAPI_v4_2.h5956 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebuffer_vtbl
7992 nsresult (*GetWidth)(IMousePointerShapeChangedEvent *pThis, PRUint32 *width); member in struct:IMousePointerShapeChangedEvent_vtbl
8737 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width); member in struct:IGuestMonitorChangedEvent_vtbl
H A DVBoxCAPI_v4_3.h12016 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebuffer_vtbl
12099 nsresult (*GetWidth)(IFramebuffer *pThis, PRUint32 *width); member in struct:IFramebufferVtbl
12179 #define IFramebuffer_get_Width(p, aWidth) ((p)->lpVtbl->GetWidth(p, aWidth))
12180 #define IFramebuffer_GetWidth(p, aWidth) ((p)->lpVtbl->GetWidth(p, aWidth))
12257 nsresult (*GetWidth)(IFramebufferOverlay *pThis, PRUint32 *width); member in struct:IFramebufferOverlayVtbl
12353 #define IFramebufferOverlay_get_Width(p, aWidth) ((p)->lpVtbl->GetWidth(p, aWidth))
12354 #define IFramebufferOverlay_GetWidth(p, aWidth) ((p)->lpVtbl->GetWidth(p, aWidth))
16962 nsresult (*GetWidth)(IMousePointerShapeChangedEvent *pThis, PRUint32 *width); member in struct:IMousePointerShapeChangedEvent_vtbl
16997 nsresult (*GetWidth)(IMousePointerShapeChangedEvent *pThis, PRUint32 *width); member in struct:IMousePointerShapeChangedEventVtbl
17023 #define IMousePointerShapeChangedEvent_get_Width(p, aWidth) ((p)->lpVtbl->GetWidth(
20696 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width); member in struct:IGuestMonitorChangedEvent_vtbl
20729 nsresult (*GetWidth)(IGuestMonitorChangedEvent *pThis, PRUint32 *width); member in struct:IGuestMonitorChangedEventVtbl
[all...]

Completed in 275 milliseconds