Home
last modified time | relevance | path

Searched refs:GdipCloneFont (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/gdiplus/
H A Dgdiplus.spec48 48 stdcall GdipCloneFont(ptr ptr)
H A Dfont.c520 GpStatus WINGDIPAPI GdipCloneFont(GpFont *font, GpFont **cloneFont) in GdipCloneFont() function
/reactos/sdk/include/psdk/
H A Dgdiplusheaders.h912 cloneFont->status = DllExports::GdipCloneFont(font, cloneFont ? &cloneFont->font : NULL); in Clone()
H A Dgdiplusflat.h151 GdipCloneFont(GpFont *, GpFont **);