Home
last modified time | relevance | path

Searched refs:Tclgeomap_CnxProjUpdateTask (Results 1 – 9 of 9) sorted by last modified time

/dports/astro/tclgeomap/tclgeomap-2.11.6/unix/
H A DmkLinks129 …lgeomap_GetProj Tclgeomap_ProjName Tclgeomap_AddProjUpdateTask Tclgeomap_CnxProjUpdateTask Tclgeom…
H A DINSTALL324 /usr/local/man/man3/Tclgeomap_CnxProjUpdateTask.3
/dports/astro/tkgeomap/tkgeomap-2.11.6/tk/
H A DtkgeomapLnArr.c621 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
632 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
1096 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
H A DtkgeomapPlace.c607 Tclgeomap_CnxProjUpdateTask(plcItemPtr->proj, plcItemPtr);
1456 Tclgeomap_CnxProjUpdateTask(plcItemPtr->proj, plcItemPtr);
1467 Tclgeomap_CnxProjUpdateTask(plcItemPtr->proj, plcItemPtr);
H A DtkgeomapLnArr.c.0636 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
647 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
1109 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
H A DtkgeomapLnArr.c.org638 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
649 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
1233 Tclgeomap_CnxProjUpdateTask(lnArrItemPtr->proj, lnArrItemPtr);
/dports/astro/tclgeomap/tclgeomap-2.11.6/tcl/
H A Dtclgeomap.h110 EXTERN void Tclgeomap_CnxProjUpdateTask _ANSI_ARGS_((Tclgeomap_Proj,
H A DtclgeomapLnArr.c422 Tclgeomap_CnxProjUpdateTask(tclGeoProj, entry);
2009 Tclgeomap_CnxProjUpdateTask(proj, entry);
H A DtclgeomapProj.c862 Tclgeomap_CnxProjUpdateTask(projPtr, clientData) in Tclgeomap_CnxProjUpdateTask() function