Lines Matching refs:byte
30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte COVE=2;
33 const byte OBTUSE_COVE=3;
34 const byte SQUARE_COVE=4;
35 const byte OBTUSE_SQUARE_COVE=5;
36 const byte SQUARE=6;
37 const byte THIN=7;
38 const byte BONE=8;
39 const byte EXAGGERATED=9;
40 const byte TRIANGLE=10;
41 const byte NORMAL_SANS=11;
42 const byte OBTUSE_SANS=12;
43 const byte PERP_SANS=13;
44 const byte FLARED=14;
45 const byte ROUNDED=15;