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 90 bool GdipCreateFontFamilyFromName(const wchar_t* name,
fx_win32_gdipext.cpp 231 "GdipCreateFontFamilyFromName",
829 bool CGdiplusExt::GdipCreateFontFamilyFromName(const wchar_t* name,
834 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 205 milliseconds