Searched refs:Digit (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/src/gizmos/
H A Dledctrl.cpp249 void wxLEDNumberCtrl::DrawDigit(wxDC &Dc, int Digit, int Column) argument
253 if (Digit == DIGITALL)
268 if ((Digit & LINE1))
274 if (Digit & LINE2)
280 if (Digit & LINE3)
286 if (Digit & LINE4)
292 if (Digit & LINE5)
298 if (Digit & LINE6)
304 if (Digit & LINE7)
310 if (Digit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/gizmos/
H A Dledctrl.h69 void DrawDigit(wxDC &Dc, int Digit, int Column);

Completed in 57 milliseconds