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

  /external/pdfium/xfa/src/fdp/include/
fde_pth.h 23 virtual void AddLines(const CFX_PointsF& points) = 0;
  /external/pdfium/xfa/src/fdp/src/fde/
fde_geobject.h 25 virtual void AddLines(const CFX_PointsF& points);
fde_geobject.cpp 228 AddLines(points);
236 void CFDE_Path::AddLines(const CFX_PointsF& points) {
fde_gedevice.cpp 264 path.AddLines(points);
  /external/skia/src/utils/win/
SkDWriteGeometrySink.h 38 void STDMETHODCALLTYPE AddLines(const D2D1_POINT_2F *points, UINT pointsCount) override;
SkDWriteGeometrySink.cpp 75 void STDMETHODCALLTYPE SkDWriteGeometrySink::AddLines(const D2D1_POINT_2F *points, UINT pointsCount) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspath.h 239 Status AddLines(const PointF *points, INT count)
244 Status AddLines(const Point *points, INT count)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h     [all...]

Completed in 117 milliseconds