Searched refs:SetListStart (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtom.h1096 virtual HRESULT WINAPI SetListStart(__LONG32 Value) = 0;
1155 HRESULT (WINAPI *SetListStart)(ITextPara *This,__LONG32 Value); member in struct:ITextParaVtbl
1216 #define ITextPara_SetListStart(This,Value) (This)->lpVtbl->SetListStart(This,Value)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtom.h1096 virtual HRESULT WINAPI SetListStart(__LONG32 Value) = 0;
1155 HRESULT (WINAPI *SetListStart)(ITextPara *This,__LONG32 Value); member in struct:ITextParaVtbl
1216 #define ITextPara_SetListStart(This,Value) (This)->lpVtbl->SetListStart(This,Value)

Completed in 121 milliseconds