OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GdipDeleteFontFamily
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/src/fxge/win32/
win32_int.h
73
void
GdipDeleteFontFamily
(void* pFamily);
fx_win32_gdipext.cpp
173
"
GdipDeleteFontFamily
",
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h
799
DllExports::
GdipDeleteFontFamily
(nativeFamily);
828
// FIXME: do we need to call
GdipDeleteFontFamily
first?
1009
DllExports::
GdipDeleteFontFamily
(nativeFontFamily);
1020
DllExports::
GdipDeleteFontFamily
(cloneFontFamily);
[
all
...]
gdiplusflat.h
131
GpStatus WINGDIPAPI
GdipDeleteFontFamily
(GpFontFamily*);
[
all
...]
Completed in 2846 milliseconds