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

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGpStubs.h 102 typedef MatrixOrder GpMatrixOrder;
GdiPlusFlat.h 370 GpMatrixOrder order);
374 GpMatrixOrder order);
378 GpMatrixOrder order);
381 GdipRotateMatrix(GpMatrix *matrix, REAL angle, GpMatrixOrder order);
385 GpMatrixOrder order);
596 GpMatrixOrder order);
600 GpMatrixOrder order);
604 GpMatrixOrder order);
607 GdipRotateTextureTransform(GpTexture* brush, REAL angle, GpMatrixOrder order);
758 GpMatrixOrder order);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgpstubs.h 61 typedef enum MatrixOrder GpMatrixOrder;
gdiplusflat.h 173 GpStatus WINGDIPAPI GdipMultiplyWorldTransform(GpGraphics*,GDIPCONST GpMatrix*,GpMatrixOrder);
174 GpStatus WINGDIPAPI GdipTranslateWorldTransform(GpGraphics*,REAL,REAL,GpMatrixOrder);
175 GpStatus WINGDIPAPI GdipScaleWorldTransform(GpGraphics*,REAL,REAL,GpMatrixOrder);
176 GpStatus WINGDIPAPI GdipRotateWorldTransform(GpGraphics*,REAL,GpMatrixOrder);
    [all...]

Completed in 30 milliseconds