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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleidl.h     [all...]
tom.h 170 virtual HRESULT WINAPI Unfreeze(__LONG32 *pCount) = 0;
200 HRESULT (WINAPI *Unfreeze)(ITextDocument *This,__LONG32 *pCount);
232 #define ITextDocument_Unfreeze(This,pCount) (This)->lpVtbl->Unfreeze(This,pCount)
    [all...]
ocidl.h     [all...]

Completed in 102 milliseconds