Searched refs:LINE4 (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.cpp36 const int LINE4 = 8; variable
42 const int DIGIT0 = LINE1 | LINE2 | LINE3 | LINE4 | LINE5 | LINE6;
44 const int DIGIT2 = LINE1 | LINE2 | LINE4 | LINE5 | LINE7;
45 const int DIGIT3 = LINE1 | LINE2 | LINE3 | LINE4 | 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;
286 if (Digit & LINE4)

Completed in 44 milliseconds