HomeSort by relevance Sort by last modified time
    Searched refs:put_Left (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 257 virtual HRESULT WINAPI put_Left(__LONG32 Left) = 0;
293 HRESULT (WINAPI *put_Left)(IWebBrowser *This,__LONG32 Left);
331 #define IWebBrowser_put_Left(This,Left) (This)->lpVtbl->put_Left(This,Left)
480 HRESULT (WINAPI *put_Left)(IWebBrowserApp *This,__LONG32 Left);
538 #define IWebBrowserApp_put_Left(This,Left) (This)->lpVtbl->put_Left(This,Left)
    [all...]
agtctl.h     [all...]
control.h     [all...]
mmcobj.h 635 virtual HRESULT WINAPI put_Left(int left) = 0;
    [all...]

Completed in 617 milliseconds