Home
last modified time | relevance | path

Searched refs:Ng_VideoClip (Results 1 – 2 of 2) sorted by relevance

/dports/cad/netgen/netgen-6.2.2105/ng/
H A Dmenustat.tcl332 Ng_VideoClip .ndraw addframe
380 Ng_VideoClip .ndraw init $file
387 -command {Ng_VideoClip .ndraw addframe }
396 Ng_VideoClip .ndraw addframe
403 Ng_VideoClip .ndraw finalize
1031 Ng_VideoClip .ndraw addframe
1042 Ng_VideoClip .ndraw addframe
H A Dngpkg.cpp2233 static int Ng_VideoClip(ClientData clientData, Tcl_Interp *interp, int argc, Tcl_Obj *const *argv) in Ng_VideoClip() function
2273 static int Ng_VideoClip(ClientData clientData, Tcl_Interp *interp, int argc, Tcl_Obj *const *argv) in Ng_VideoClip() function
3188 Tcl_CreateObjCommand(interp, "Ng_VideoClip", Ng_VideoClip, NULL, NULL); in Ng_Init()