Searched refs:GdipSetTextRenderingHint (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxge/win32/
H A Dwin32_int.h34 void GdipSetTextRenderingHint(void* graphics, int mode);
H A Dfx_win32_gdipext.cpp163 "GdipSetTextRenderingHint",
599 void CGdiplusExt::GdipSetTextRenderingHint(void* graphics, int mode) function in class:CGdiplusExt
602 CallFunc(GdipSetTextRenderingHint)((GpGraphics*)graphics, (TextRenderingHint)mode);
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusGraphics.h196 return SetStatus(DllExports::GdipSetTextRenderingHint(nativeGraphics,
H A DGdiPlusFlat.h1559 GdipSetTextRenderingHint(GpGraphics *graphics, TextRenderingHint mode);

Completed in 103 milliseconds