Home
last modified time | relevance | path

Searched refs:GdipSetTextRenderingHint (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/win32/
Dwin32_int.h69 void GdipSetTextRenderingHint(void* graphics, int mode);
Dfx_win32_gdipext.cpp858 void CGdiplusExt::GdipSetTextRenderingHint(void* graphics, int mode) { in GdipSetTextRenderingHint() function in CGdiplusExt
861 CallFunc(GdipSetTextRenderingHint)((GpGraphics*)graphics, in GdipSetTextRenderingHint()