Searched refs:cbDrawBarDecorEvent (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 Dbarhintspl.h96 void OnDrawBarDecorations( cbDrawBarDecorEvent& event );
H A Dpanedrawpl.h142 void OnDrawBarDecorations ( cbDrawBarDecorEvent& event );
H A Dcontrolbar.h1225 // Generates a cbDrawBarDecorEvent and sends it to the layout to paint the bar decorations.
1607 class cbDrawBarDecorEvent;
1641 typedef void (wxEvtHandler::*cbDrawBarDecorHandler )(cbDrawBarDecorEvent&);
2008 class cbDrawBarDecorEvent : public cbPluginEvent class in inherits:cbPluginEvent
2017 cbDrawBarDecorEvent( cbBarInfo* pBar, wxDC& dc, cbDockPane* pPane ) function in class:cbDrawBarDecorEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dbarhintspl.cpp427 void cbBarHintsPlugin::OnDrawBarDecorations( cbDrawBarDecorEvent& event )
H A Dpanedrawpl.cpp1182 void cbPaneDrawPlugin::OnDrawBarDecorations( cbDrawBarDecorEvent& event )
H A Dcontrolbar.cpp2154 cbDrawBarDecorEvent evt( pBar, dc, this );

Completed in 56 milliseconds