Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dwin32_int.h49 void GdipSetTextRenderingHint(void* graphics, int mode);
Dfx_win32_gdipext.cpp805 void CGdiplusExt::GdipSetTextRenderingHint(void* graphics, int mode) { in GdipSetTextRenderingHint() function in CGdiplusExt
808 CallFunc(GdipSetTextRenderingHint)((GpGraphics*)graphics, in GdipSetTextRenderingHint()