HomeSort by relevance Sort by last modified time
    Searched refs:GdipCreateFontFamilyFromName (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxge/win32/
win32_int.h 86 bool GdipCreateFontFamilyFromName(const FX_WCHAR* name,
fx_win32_gdipext.cpp 172 "GdipCreateFontFamilyFromName",
768 bool CGdiplusExt::GdipCreateFontFamilyFromName(const FX_WCHAR* name,
773 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 57 milliseconds