Home
last modified time | relevance | path

Searched refs:editstate_setPath (Results 1 – 3 of 3) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Deditstate.h103 int editstate_setPath(EditState **es,const char *path);
H A Dhyperlink.c216 editstate_setPath(&TkGate.circuit->es,label); in Html_invoke_file()
H A Deditstate.c815 int editstate_setPath(EditState **es,const char *path) in editstate_setPath() function