OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GdipSetTextRenderingHint
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/src/fxge/win32/
win32_int.h
49
void
GdipSetTextRenderingHint
(void* graphics, int mode);
fx_win32_gdipext.cpp
167
"
GdipSetTextRenderingHint
",
805
void CGdiplusExt::
GdipSetTextRenderingHint
(void* graphics, int mode) {
808
CallFunc(
GdipSetTextRenderingHint
)((GpGraphics*)graphics,
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusflat.h
164
GpStatus WINGDIPAPI
GdipSetTextRenderingHint
(GpGraphics*,TextRenderingHint);
[
all
...]
gdiplusgraphics.h
[
all
...]
Completed in 34 milliseconds