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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtom.h1084 virtual HRESULT WINAPI GetKeepTogether(__LONG32 *pValue) = 0;
1143 HRESULT (WINAPI *GetKeepTogether)(ITextPara *This,__LONG32 *pValue); member in struct:ITextParaVtbl
1204 #define ITextPara_GetKeepTogether(This,pValue) (This)->lpVtbl->GetKeepTogether(This,pValue)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtom.h1084 virtual HRESULT WINAPI GetKeepTogether(__LONG32 *pValue) = 0;
1143 HRESULT (WINAPI *GetKeepTogether)(ITextPara *This,__LONG32 *pValue); member in struct:ITextParaVtbl
1204 #define ITextPara_GetKeepTogether(This,pValue) (This)->lpVtbl->GetKeepTogether(This,pValue)

Completed in 378 milliseconds