Searched refs:ObjectHasChildren (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c12683 ObjectHasChildren(Tcl_Interp *interp, XOTclObject *obj) { function
12751 if (object && !XOTclObjectIsClass(object) && !ObjectHasChildren(interp, object)) {
12770 && !ObjectHasChildren(interp, (XOTclObject*)cl)

Completed in 86 milliseconds