Searched refs:_GdipFontFamilyCachedGenericSerif (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusimpl.h949 extern "C" void *_GdipFontFamilyCachedGenericSerif; variable
981 if (!_GdipFontFamilyCachedGenericSerif) {
986 _GdipFontFamilyCachedGenericSerif = (void*)
990 return (FontFamily*) _GdipFontFamilyCachedGenericSerif;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusimpl.h949 extern "C" void *_GdipFontFamilyCachedGenericSerif; variable
981 if (!_GdipFontFamilyCachedGenericSerif) {
986 _GdipFontFamilyCachedGenericSerif = (void*)
990 return (FontFamily*) _GdipFontFamilyCachedGenericSerif;

Completed in 62 milliseconds