Lines Matching refs:save
64 int save; /* 1 if in display list */
67 curve.o_pwlcurve = 0; curvetype = ct_none; save = 0; nuid = 0; }
77 int save; /* 1 if in display list */
80 { bezier_curves = 0; type = _type; tesselation = 0; method = 0; next = 0; used = 0; save = 0; owner = 0; }
89 int save; /* 1 if in display list */
97 int save; /* 1 if in display list */
98 O_trim() { next = 0; o_curve = 0; save = 0; }
106 int save; /* 1 if in display list */
109 { bezier_patches = 0; type = _type; owner = 0; next = 0; save = 0; used = 0; }
115 int save; /* 1 if in display list */
117 O_surface() { o_trim = 0; o_nurbssurface = 0; save = 0; nuid = 0; }
124 int save; /* 1 if in display list */
126 { type = _type; tag = _tag; value = (REAL) _value; save = 0; }
128 { type = 0; tag = _tag; value = (REAL) _value; save = 0; }