HomeSort by relevance Sort by last modified time
    Searched refs:put_Width (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
exdisp.h 261 virtual HRESULT WINAPI put_Width(__LONG32 Width) = 0;
297 HRESULT (WINAPI *put_Width)(IWebBrowser *This,__LONG32 Width);
335 #define IWebBrowser_put_Width(This,Width) (This)->lpVtbl->put_Width(This,Width)
484 HRESULT (WINAPI *put_Width)(IWebBrowserApp *This,__LONG32 Width);
542 #define IWebBrowserApp_put_Width(This,Width) (This)->lpVtbl->put_Width(This,Width)
    [all...]
agtctl.h     [all...]
control.h     [all...]
mmcobj.h     [all...]

Completed in 189 milliseconds