Searched refs:CSInterpEnv (Results 1 – 3 of 3) sorted by relevance
38 struct CFF1CSInterpEnv : CSInterpEnv<Number, CFF1Subrs>81 typedef CSInterpEnv<Number, CFF1Subrs> SUPER;
79 struct CFF2CSInterpEnv : CSInterpEnv<BlendArg, CFF2Subrs>194 typedef CSInterpEnv<BlendArg, CFF2Subrs> SUPER;
119 struct CSInterpEnv : InterpEnv<ARG> struct