Lines Matching refs:byte
30 const byte ANYTHING=0;31 const byte NO_FIT=1;32 const byte VERY_LIGHT=2;33 const byte LIGHT=3;34 const byte THIN=4;35 const byte BOOK=5;36 const byte MEDIUM=6;37 const byte DEMI_BOLD=7;38 const byte BOLD=8;39 const byte HEAVY=9;40 const byte BLACK=10;41 const byte NORD=11;