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

/macosx-10.9.5/tcl-102/tcl_ext/tclresource/tclresource/
H A DtclResource.c325 short saveRef, theMapAttrs, theRezAttrs; local
455 theRezAttrs = GetResAttrs(resourceH);
456 if (theRezAttrs != newValue) {
480 theRezAttrs = GetResAttrs(resourceH);
487 Tcl_SetIntObj(resultPtr, theRezAttrs);

Completed in 119 milliseconds