Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dobject.h129 int ob_getUndoList(const char **L,int N); /* Get list of undo commands */
H A Dobject.c522 (ob_getUndoList(0,0) != 0 ? "-set" : "-clear"), in ob_sync_undo_buttons()
597 int ob_getUndoList(const char **L,int N) in ob_getUndoList() function
H A Dtclfuncs.c3461 N = ob_getUndoList(undoList,1024); in gat_getUndoList()