OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:put_Appearance
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhtmled.h
232
virtual HRESULT WINAPI
put_Appearance
(DHTMLEDITAPPEARANCE newVal) = 0;
287
HRESULT (WINAPI *
put_Appearance
)(IDHTMLSafe *This,DHTMLEDITAPPEARANCE newVal);
344
#define IDHTMLSafe_put_Appearance(This,newVal) (This)->lpVtbl->
put_Appearance
(This,newVal)
[
all
...]
msimcntl.h
[
all
...]
Completed in 1702 milliseconds