Home
last modified time | relevance | path

Searched refs:ClearPrmInd (Results 1 – 4 of 4) sorted by relevance

/dports/math/mathgl/mathgl-2.5/src/
H A Dcanvas.cpp91 { Pnt=d.Pnt; Prm=d.Prm; Sub=d.Sub; Glf=d.Glf; Ptx=d.Ptx; Txt=d.Txt; ClearPrmInd(); } in GetFrame()
120 Pnt.clear(); Prm.clear(); Ptx.clear(); ClearPrmInd(); in ClearFrame()
160 Pnt.reserve(d.Pnt.size()); ClearPrmInd(); in ShowFrame()
208 ClearPrmInd(); clr(MGL_FINISHED); in add_prim()
1194 Pnt.clear(); Prm.clear(); Ptx.clear(); ClearPrmInd(); in EndGroup()
H A Dpixel_gen.cpp425 ClearPrmInd(); mgl_qsort_gr = this; in PreparePrim()
H A Dbase.cpp178 ClearEq(); ClearPrmInd(); delete fnt; in ~mglBase()
1775 void mglBase::ClearPrmInd() in ClearPrmInd() function in mglBase
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dbase.h720 void ClearPrmInd();