HomeSort by relevance Sort by last modified time
    Searched full:get_scrollbars (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhtmled.h 233 virtual HRESULT WINAPI get_Scrollbars(VARIANT_BOOL *pVal) = 0;
288 HRESULT (WINAPI *get_Scrollbars)(IDHTMLSafe *This,VARIANT_BOOL *pVal);
345 #define IDHTMLSafe_get_Scrollbars(This,pVal) (This)->lpVtbl->get_Scrollbars(This,pVal)
    [all...]

Completed in 451 milliseconds