Searched refs:OnStartDrawInArea (Results 1 - 4 of 4) 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 Dantiflickpl.h72 void OnStartDrawInArea ( cbStartDrawInAreaEvent& event );
H A Dpanedrawpl.h148 void OnStartDrawInArea ( cbStartDrawInAreaEvent& event );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dantiflickpl.cpp31 EVT_PL_START_DRAW_IN_AREA ( cbAntiflickerPlugin::OnStartDrawInArea )
163 void cbAntiflickerPlugin::OnStartDrawInArea( cbStartDrawInAreaEvent& event ) function in class:cbAntiflickerPlugin
210 wxASSERT( mpLRUBufDc ); // DBG:: OnStartDrawInArea should be called first
212 // FOR NOW:: OnStartDrawInArea(..) should be immediately followed
H A Dpanedrawpl.cpp95 EVT_PL_START_DRAW_IN_AREA ( cbPaneDrawPlugin::OnStartDrawInArea )
1261 void cbPaneDrawPlugin::OnStartDrawInArea( cbStartDrawInAreaEvent& event ) function in class:cbPaneDrawPlugin

Completed in 67 milliseconds