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

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusFont.h182 GpFont *cloneFont = NULL; local
184 SetStatus(DllExports::GdipCloneFont(nativeFont, &cloneFont));
186 return new Font(cloneFont, lastResult);
H A DGdiPlusFlat.h2418 GdipCloneFont(GpFont* font, GpFont** cloneFont);

Completed in 89 milliseconds