Lines Matching refs:pathName
125 object = (ClientData) winPtr->pathName;
204 * with pointers to the pathName from the appropriate window.
216 p = ((TkWindow *) Tcl_GetHashValue(hPtr))->pathName;
225 objPtr[0] = (ClientData) winPtr->pathName;
234 objPtr[2] = (ClientData) topLevPtr->pathName;
291 Tcl_AppendElement(interp, winPtr->pathName);
299 Tcl_AppendElement(interp, winPtr2->pathName);
931 Tcl_AppendElement(interp, winPtr->pathName);
1045 interp->result = winPtr->parentPtr->pathName;
1217 interp->result = winPtr->pathName;