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

  /external/pdfium/xfa/src/fxgraphics/src/
fx_path_generator.h 47 void AddArc(FX_FLOAT x,
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);
fx_graphics.cpp     [all...]
  /external/pdfium/xfa/src/fwl/src/theme/
widgettp.cpp 368 path.AddArc(pRect->left, pRect->top, pRect->width, pRect->height,
376 path.AddArc(rtInner.left, rtInner.top, rtInner.width, rtInner.height,
382 path.AddArc(pRect->left, pRect->top, pRect->width, pRect->height,
387 path.AddArc(rtInner.left, rtInner.top, rtInner.width, rtInner.height,
  /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)
  /external/pdfium/xfa/include/fxgraphics/
fx_graphics.h 368 FX_ERR AddArc(FX_FLOAT left,
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidget.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h     [all...]

Completed in 287 milliseconds