HomeSort by relevance Sort by last modified time
    Searched refs:get_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/
agtctl.h     [all...]
exdisp.h 256 virtual HRESULT WINAPI get_Left(__LONG32 *pl) = 0;
292 HRESULT (WINAPI *get_Left)(IWebBrowser *This,__LONG32 *pl);
330 #define IWebBrowser_get_Left(This,pl) (This)->lpVtbl->get_Left(This,pl)
479 HRESULT (WINAPI *get_Left)(IWebBrowserApp *This,__LONG32 *pl);
537 #define IWebBrowserApp_get_Left(This,pl) (This)->lpVtbl->get_Left(This,pl)
    [all...]
control.h     [all...]
mmcobj.h 634 virtual HRESULT WINAPI get_Left(PINT Left) = 0;
    [all...]

Completed in 3697 milliseconds