Searched defs:shape (Results 1 - 25 of 45) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dsymbols.h34 inline void SetShape(wxShape* shape) { m_shape = shape; } argument
H A Dsymbols.cpp36 csSymbol::csSymbol(const wxString& name, wxShape* shape) argument
116 wxShape* shape = new csCircleShape(); local
[all...]
H A Dcsprint.cpp71 wxShape* shape = (wxShape*) node->GetData(); local
94 wxShape* shape = (wxShape*) node->GetData(); local
127 wxShape* shape = (wxShape*) node->GetData(); local
[all...]
H A Ddoc.cpp152 wxShape* shape = state->GetShapeOnCanvas(); local
171 csCommandState* csDiagramCommand::FindStateByShape(wxShape* shape) argument
[all...]
H A Dview.cpp181 void csDiagramView::SelectShape(wxShape* shape, bool select) argument
649 wxShape* shape = (wxShape*) node->GetData(); local
674 wxShape* shape = (wxShape*) node->GetData(); local
749 wxShape* shape = (wxShape*) node->GetData(); local
770 wxShape* shape = (wxShape*) node->GetData(); local
791 wxShape* shape = (wxShape*) node->GetData(); local
892 wxShape* shape = new csTextBoxShape; local
1001 wxShape *shape = (wxShape *)node->GetData(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/ogledit/
H A Ddoc.h147 wxShape *shape; // Pointer to the shape we're acting on member in class:DiagramCommand
[all...]
H A Ddoc.cpp427 RemoveLines(wxShape *shape) argument
560 OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr) argument
568 OnShapeLoad(wxExprDatabase& db, wxShape& shape, wxExpr& expr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Dgame.h36 LifePattern(wxString name, wxString description, wxString rules, wxArrayString shape) argument
48 LifePattern(wxString name, wxString description, int width, int height, const char *shape) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Drenderer.cpp177 HIShapeRef shape = HIShapeCreateWithQDRgn( (RgnHandle) dc.m_macCurrentClipRgn ); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dcomposit.h179 inline void SetLeftSide(wxDivisionShape *shape) { m_leftSide = shape; } argument
180 inline void SetTopSide(wxDivisionShape *shape) { m_topSide = shape; } argument
181 inline void SetRightSide(wxDivisionShape *shape) { m_rightSide = shape; } argument
182 inline void SetBottomSide(wxDivisionShape *shape) { m_bottomSide = shape; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dragimag/
H A Ddragimag.cpp113 DragShape* shape = FindShape(event.GetPosition()); local
263 DragShape* shape = (DragShape*) node->GetData(); local
272 EraseShape(DragShape* shape, wxDC& dc) argument
290 DragShape* shape = (DragShape*) node->GetData(); local
302 DragShape* shape = (DragShape*) node->GetData(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmetasound.c41 static void add_peak(float period, int width, const float *shape, argument
63 decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, const float *shape, float *speech) argument
H A Dmpeg4video.h67 int shape; member in struct:Mpeg4DecContext
H A Dtwinvqdec.c154 static void add_peak(int period, int width, const float *shape, argument
178 decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, const float *shape, float *speech) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_libopencv.c207 int cols = 0, rows = 0, anchor_x = 0, anchor_y = 0, shape = CV_SHAPE_RECT; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-awk.c71 struct callshape shape; local
H A Dx-librep.c88 struct callshape shape; local
H A Dx-elisp.c86 struct callshape shape; local
H A Dx-php.c76 struct callshape shape; local
H A Dx-scheme.c98 struct callshape shape; local
H A Dx-sh.c89 struct callshape shape; local
H A Dx-tcl.c91 struct callshape shape; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_libopencv.c204 int cols = 0, rows = 0, anchor_x = 0, anchor_y = 0, shape = CV_SHAPE_RECT; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dogldiag.cpp147 wxShape *shape = (wxShape *)node->GetData(); local
226 wxShape *shape = (wxShape *)node->GetData(); local
343 wxShape *shape = (wxShape *)classInfo->CreateObject(); local
387 wxLineShape *shape = (wxLineShape *)classInfo->CreateObject(); local
526 OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr) argument
546 bool wxDiagram::OnShapeLoad(wxExprDatabase& WXUNUSED(db), wxShape& shape, wxExpr& expr) variable
575 wxShape* shape = (wxShape*) node->GetData(); local
[all...]

Completed in 286 milliseconds

12