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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adojet.h 117 virtual HRESULT WINAPI get_Visibility(VisibilityEnum *pl) = 0;
149 HRESULT (WINAPI *get_Visibility)(IReplica *This,VisibilityEnum *pl);
183 #define IReplica_get_Visibility(This,pl) (This)->lpVtbl->get_Visibility(This,pl)
mshtmlc.h 4807 HRESULT (WINAPI *get_visibility)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
6306 HRESULT (WINAPI *get_visibility)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
7795 HRESULT (WINAPI *get_visibility)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
23956 HRESULT (WINAPI *get_visibility)(IWBScriptControl *This,VARIANT_BOOL *p); member in struct:IWBScriptControlVtbl
    [all...]
mshtml.h     [all...]

Completed in 1943 milliseconds