Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Deditstate.h104 int editstate_checkPath(EditState **es,const char *path);
H A Dhyperlink.c215 if (editstate_checkPath(&TkGate.circuit->es,label)) in Html_invoke_file()
H A Deditstate.c773 int editstate_checkPath(EditState **es,const char *path) in editstate_checkPath() function