Searched refs:fUByte3_Type (Results 1 – 3 of 3) sorted by relevance
80 case 3: return *context.fUByte3_Type; in get_type()
210 case 3: return *context.fUByte3_Type; in toCompound()
54 , fUByte3_Type(new Type("ubyte3", *fUByte_Type, 3)) in Context()194 fUByte3_Type.get(), fUByte4_Type.get() }))247 const std::unique_ptr<Type> fUByte3_Type; variable