Searched defs:LINEAR (Results 1 – 5 of 5) sorted by relevance
31 LINEAR = 0, enumerator
528 #define LINEAR(x) LINEAR_18030(x>>24, (x>>16)&0xff, (x>>8)&0xff, x&0xff) macro
198 LINEAR, enumerator
1087 private static int LINEAR(int x) { in LINEAR() method in CharsetMBCS
48 LINEAR = 0, enumerator