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

/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c603 /* rbtk_invalid_namespace(tcltkip *ptr) */
754 struct tcltkip { struct
769 static struct tcltkip *
773 struct tcltkip *ptr;
775 Data_Get_Struct(self, struct tcltkip, ptr);
778 return((struct tcltkip *)NULL);
782 return((struct tcltkip *)NULL);
789 struct tcltkip *ptr;
802 /* increment/decrement reference count of tcltkip */
805 struct tcltkip *pt
[all...]

Completed in 217 milliseconds