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

  /external/pdfium/xfa/src/fxgraphics/src/
fx_path_generator.cpp 111 AddArc(x, y, width, height, 0, FX_PI * 2);
144 void CFX_PathGenerator::AddArc(FX_FLOAT x,
235 AddArc(x, y, width, height, start_angle, sweep_angle);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspath.h 85 Status AddArc(REAL x, REAL y, REAL width, REAL height,
91 Status AddArc(INT x, INT y, INT width, INT height,
97 Status AddArc(const RectF& rect, REAL startAngle, REAL sweepAngle)
103 Status AddArc(const Rect& rect, REAL startAngle, REAL sweepAngle)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h     [all...]

Completed in 3903 milliseconds