HomeSort by relevance Sort by last modified time
    Searched defs:TransformVectors (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusMatrix.h 210 Status TransformVectors(IN OUT PointF* pts,
216 Status TransformVectors(IN OUT Point* pts,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmatrix.h 205 Status TransformVectors(PointF *pts, INT count = 1) const
210 Status TransformVectors(Point *pts, INT count = 1) const

Completed in 385 milliseconds