Searched refs:cbDrawPaneDecorEvent (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dpanedrawpl.h127 void OnDrawPaneDecorations( cbDrawPaneDecorEvent& event );
H A Drowdragpl.h177 void OnDrawPaneBackground( cbDrawPaneDecorEvent& event );
H A Dcontrolbar.h1265 // Generates cbDrawPaneDecorEvent and sends it to the layout.
1609 class cbDrawPaneDecorEvent;
1643 typedef void (wxEvtHandler::*cbDrawPaneDecorHandler )(cbDrawPaneDecorEvent&);
2050 class cbDrawPaneDecorEvent : public cbPluginEvent class in inherits:cbPluginEvent
2057 cbDrawPaneDecorEvent( wxDC& dc, cbDockPane* pPane ) function in class:cbDrawPaneDecorEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dpanedrawpl.cpp1145 void cbPaneDrawPlugin::OnDrawPaneDecorations( cbDrawPaneDecorEvent& event )
H A Drowdragpl.cpp366 void cbRowDragPlugin::OnDrawPaneBackground ( cbDrawPaneDecorEvent& event )
H A Dcontrolbar.cpp2221 cbDrawPaneDecorEvent evt( dc, this );

Completed in 33 milliseconds