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

  /external/pdfium/core/src/fxge/win32/
win32_int.h 50 void GdipSetPageUnit(void* graphics, FX_DWORD unit);
fx_win32_gdipext.cpp 116 "GdipSetPageUnit",
811 void CGdiplusExt::GdipSetPageUnit(void* graphics, FX_DWORD unit) {
814 CallFunc(GdipSetPageUnit)((GpGraphics*)graphics, (GpUnit)unit);
    [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 34 milliseconds