Searched defs:G9 (Results 1 – 3 of 3) sorted by relevance
21 type G9 = ([a, b, c]) => void; alias
24 type G9 = new ([a, b, c]) => void; // OK alias
779 UInt G9 = UInt(RoundInt(green_c * scale)); in write() local