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

/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h526 int (*tkSetMacColor) _ANSI_ARGS_((unsigned long pixel, RGBColor * macColor)); /* 57 */ member in struct:TkIntPlatStubs
576 int (*tkSetMacColor) _ANSI_ARGS_((unsigned long pixel, RGBColor * macColor)); /* 38 */ member in struct:TkIntPlatStubs
941 (tkIntPlatStubsPtr->tkSetMacColor) /* 57 */
1114 (tkIntPlatStubsPtr->tkSetMacColor) /* 38 */
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h639 int (*tkSetMacColor) (unsigned long pixel, void *macColor); /* 38 */ member in struct:TkIntPlatStubs
972 (tkIntPlatStubsPtr->tkSetMacColor) /* 38 */

Completed in 125 milliseconds