Home
last modified time | relevance | path

Searched refs:IHTMLLocation_reload (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h20941 #define IHTMLLocation_reload(This,flag) (This)->lpVtbl->reload(This,flag) macro
Dmshtml.h100807 #define IHTMLLocation_reload(This,flag) (This)->lpVtbl->reload(This,flag)
100884 static FORCEINLINE HRESULT IHTMLLocation_reload(IHTMLLocation* This,VARIANT_BOOL flag) {