Searched refs:wxMacCGPath (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddccg.cpp162 wxMacCGPath::wxMacCGPath() function in class:wxMacCGPath
167 wxMacCGPath::~wxMacCGPath()
173 void wxMacCGPath::MoveToPoint( wxCoord x1 , wxCoord y1 )
178 void wxMacCGPath::AddLineToPoint( wxCoord x1 , wxCoord y1 )
183 void wxMacCGPath::AddQuadCurveToPoint( wxCoord cx1, wxCoord cy1, wxCoord x1, wxCoord y1 )
188 void wxMacCGPath::AddRectangle( wxCoord x, wxCoord y, wxCoord w, wxCoord h )
194 void wxMacCGPath::AddCircle( wxCoord x, wxCoord y , wxCoord r )
200 void wxMacCGPath
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dprivate.h1155 class WXDLLEXPORT wxMacCGPath : public wxGraphicPath class in inherits:wxGraphicPath
1157 DECLARE_NO_COPY_CLASS(wxMacCGPath)
1159 wxMacCGPath();
1160 ~wxMacCGPath();

Completed in 26 milliseconds