Searched refs:DrawShade (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/src/fl/
H A Dnewbmpbtn.cpp317 void wxNewBitmapButton::DrawShade( int outerLevel, function in class:wxNewBitmapButton
616 DrawShade( 1, dc, mGrayPen, mGrayPen );
619 DrawShade( 0, dc, mDarkPen, mLightPen );
624 DrawShade( 0, dc, mDarkPen, mLightPen );
626 DrawShade( 0, dc, mLightPen, mDarkPen );
629 DrawShade( 0, dc, mGrayPen, mGrayPen );
635 DrawShade( 0, dc, mDarkPen, mGrayPen );
636 DrawShade( 1, dc, mBlackPen, mLightPen );
640 DrawShade( 0, dc, mGrayPen, mDarkPen );
641 DrawShade(
[all...]
H A Dpanedrawpl.cpp804 DrawShade( 1, bounds, FL_ALIGN_LEFT, dc );
805 DrawShade( 1, bounds, FL_ALIGN_RIGHT, dc );
809 DrawShade( 1, bounds, FL_ALIGN_TOP, dc );
810 DrawShade( 1, bounds, FL_ALIGN_BOTTOM, dc );
846 DrawShade( level, bounds, FL_ALIGN_TOP, dc );
857 DrawShade( level, bounds, FL_ALIGN_LEFT, dc );
877 DrawShade( level, bounds, FL_ALIGN_BOTTOM, dc );
888 DrawShade( level, bounds, FL_ALIGN_RIGHT, dc );
929 void cbPaneDrawPlugin::DrawShade( int level, wxRect& rect, int alignment, wxDC& dc ) function in class:cbPaneDrawPlugin
1094 DrawShade(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dnewbmpbtn.h98 virtual void DrawShade( int outerLevel,
H A Dpanedrawpl.h84 virtual void DrawShade( int level, wxRect& rect, int alignment, wxDC& dc );

Completed in 44 milliseconds