OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GdipCreateFontFamilyFromName
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/src/fxge/win32/
win32_int.h
70
FX_BOOL
GdipCreateFontFamilyFromName
(const FX_WCHAR* name,
fx_win32_gdipext.cpp
166
"
GdipCreateFontFamilyFromName
",
766
FX_BOOL CGdiplusExt::
GdipCreateFontFamilyFromName
(const FX_WCHAR* name,
771
GpStatus status = CallFunc(
GdipCreateFontFamilyFromName
)(
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h
791
lastStatus = DllExports::
GdipCreateFontFamilyFromName
(
1002
lastStatus = DllExports::
GdipCreateFontFamilyFromName
(name,
[
all
...]
gdiplusflat.h
130
GpStatus WINGDIPAPI
GdipCreateFontFamilyFromName
(GDIPCONST WCHAR*,GpFontCollection*,GpFontFamily**);
[
all
...]
Completed in 93 milliseconds