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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusinit.h 49 typedef struct GdiplusStartupOutput {
54 GdiplusStartupOutput():
58 } GdiplusStartupOutput;
64 GpStatus WINGDIPAPI GdiplusStartup(ULONG_PTR*,GDIPCONST GdiplusStartupInput*,GdiplusStartupOutput*);
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiplusInit.h 72 struct GdiplusStartupOutput
97 OUT GdiplusStartupOutput *output);
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 218 typedef Status (WINAPI *FuncType_GdiplusStartup)(OUT FX_UINTPTR *token, const GdiplusStartupInput *input, OUT GdiplusStartupOutput *output);
    [all...]

Completed in 218 milliseconds