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

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

Completed in 124 milliseconds