Searched refs:LINE6 (Results 1 - 1 of 1) 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.cpp38 const int LINE6 = 32; variable
42 const int DIGIT0 = LINE1 | LINE2 | LINE3 | LINE4 | LINE5 | LINE6;
46 const int DIGIT4 = LINE2 | LINE3 | LINE6 | LINE7;
47 const int DIGIT5 = LINE1 | LINE3 | LINE4 | LINE6 | LINE7;
48 const int DIGIT6 = LINE1 | LINE3 | LINE4 | LINE5 | LINE6 | LINE7;
50 const int DIGIT8 = LINE1 | LINE2 | LINE3 | LINE4 | LINE5 | LINE6 | LINE7;
51 const int DIGIT9 = LINE1 | LINE2 | LINE3 | LINE6 | LINE7;
298 if (Digit & LINE6)

Completed in 58 milliseconds