Searched refs:AddString (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdipluspath.h310 Status AddString(const WCHAR *string, INT length, function in class:GraphicsPath
321 Status AddString(const WCHAR *string, INT length, function in class:GraphicsPath
332 Status AddString(const WCHAR *string, INT length, function in class:GraphicsPath
342 Status AddString(const WCHAR *string, INT length, function in class:GraphicsPath
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdipluspath.h310 Status AddString(const WCHAR *string, INT length, function in class:GraphicsPath
321 Status AddString(const WCHAR *string, INT length, function in class:GraphicsPath
332 Status AddString(const WCHAR *string, INT length, function in class:GraphicsPath
342 Status AddString(const WCHAR *string, INT length, function in class:GraphicsPath
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmc.h2250 virtual HRESULT WINAPI AddString(LPCOLESTR pszAdd,MMC_STRING_ID *pStringID) = 0;
2264 HRESULT (WINAPI *AddString)(IStringTable *This,LPCOLESTR pszAdd,MMC_STRING_ID *pStringID); member in struct:IStringTableVtbl
2280 #define IStringTable_AddString(This,pszAdd,pStringID) (This)->lpVtbl->AddString(This,pszAdd,pStringID)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmc.h2250 virtual HRESULT WINAPI AddString(LPCOLESTR pszAdd,MMC_STRING_ID *pStringID) = 0;
2264 HRESULT (WINAPI *AddString)(IStringTable *This,LPCOLESTR pszAdd,MMC_STRING_ID *pStringID); member in struct:IStringTableVtbl
2280 #define IStringTable_AddString(This,pszAdd,pStringID) (This)->lpVtbl->AddString(This,pszAdd,pStringID)

Completed in 621 milliseconds