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

  /external/pdfium/core/src/fxge/win32/
win32_int.h 35 void GdipSetPageUnit(void* graphics, FX_DWORD unit);
fx_win32_gdipext.cpp 112 "GdipSetPageUnit",
604 void CGdiplusExt::GdipSetPageUnit(void* graphics, FX_DWORD unit)
607 CallFunc(GdipSetPageUnit)((GpGraphics*)graphics, (GpUnit)unit);
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGraphics.h 355 return SetStatus(DllExports::GdipSetPageUnit(nativeGraphics,
    [all...]
GdiPlusFlat.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusflat.h 181 GpStatus WINGDIPAPI GdipSetPageUnit(GpGraphics*,GpUnit);
    [all...]
gdiplusgraphics.h     [all...]

Completed in 2436 milliseconds