Searched refs:ArcTo (Results 1 – 11 of 11) sorted by relevance
/external/pdfium/xfa/fxgraphics/ |
D | cxfa_gepath.h | 31 void ArcTo(const CFX_PointF& pos,
|
D | cxfa_gepath.cpp | 40 void CXFA_GEPath::ArcTo(const CFX_PointF& pos, in ArcTo() function in CXFA_GEPath
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_rectangle.cpp | 183 fillPath->ArcTo(rtRadius.TopLeft(), rtRadius.Size(), sx, sy); in GetFillPath() 597 path.ArcTo(rtRadius.TopLeft(), rtRadius.Size(), sx, sy); in GetPath()
|
/external/skia/docs/ |
D | undocumented.bmh | 599 #Subtopic ArcTo
|
/external/skqp/docs/ |
D | undocumented.bmh | 599 #Subtopic ArcTo
|
/external/skqp/site/user/api/ |
D | undocumented.md | 533 <a name='ArcTo'></a>
|
D | SkPath_Reference.md | 2899 … href='undocumented#Arct'>PostScript arct</a> and <a href='undocumented#ArcTo'>HTML Canvas arcTo… 2971 … href='undocumented#Arct'>PostScript arct</a> and <a href='undocumented#ArcTo'>HTML Canvas arcTo…
|
/external/skia/site/user/api/ |
D | undocumented.md | 533 <a name='ArcTo'></a>
|
D | SkPath_Reference.md | 2899 … href='undocumented#Arct'>PostScript arct</a> and <a href='undocumented#ArcTo'>HTML Canvas arcTo… 2971 … href='undocumented#Arct'>PostScript arct</a> and <a href='undocumented#ArcTo'>HTML Canvas arcTo…
|
/external/syzkaller/executor/ |
D | syscalls.h | 11835 {"ArcTo", 0, (syscall_t)ArcTo},
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 1142 ArcTo(hdc ptr[inout, intptr], left int32, top int32, right int32, bottom int32, xr1 int32, yr1 int3…
|