Searched defs:InvalidateAndUpdate (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3923 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_0.h4444 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_1.h4342 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_2.h4557 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_0.h4851 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_1.h5227 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_2.h6153 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_3.h12496 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplay_vtbl
12601 nsresult (*InvalidateAndUpdate)(IDisplay *pThis ); member in struct:IDisplayVtbl
12635 #define IDisplay_InvalidateAndUpdate(p) ((p)->lpVtbl->InvalidateAndUpdate(p))

Completed in 276 milliseconds