Searched refs:DrawGrooves (Results 1 - 2 of 2) 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.h49 void DrawGrooves ( wxDC& dc, const wxPoint& pos, int length );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dbarhintspl.cpp133 void cbBarHintsPlugin::DrawGrooves( wxDC& dc, const wxPoint& pos, int length ) function in class:cbBarHintsPlugin
228 DrawGrooves( dc, wxPoint( rect.x + mHintGap + grooveOfs, pos ),
231 DrawGrooves( dc, wxPoint( rect.x + mHintGap, rect.y + mHintGap + grooveOfs ),

Completed in 92 milliseconds