Searched refs:GdipCloneFont (Results 1 – 4 of 4) sorted by relevance
48 48 stdcall GdipCloneFont(ptr ptr)
520 GpStatus WINGDIPAPI GdipCloneFont(GpFont *font, GpFont **cloneFont) in GdipCloneFont() function
912 cloneFont->status = DllExports::GdipCloneFont(font, cloneFont ? &cloneFont->font : NULL); in Clone()
151 GdipCloneFont(GpFont *, GpFont **);