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

/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenubutton.c783 ControlUserPaneDrawUPP myControlUserPaneDrawUPP =
787 sizeof(myControlUserPaneDrawUPP), (Ptr)&myControlUserPaneDrawUPP);
774 ControlUserPaneDrawUPP myControlUserPaneDrawUPP = local
H A DtkMacOSXButton.c1226 ControlUserPaneDrawUPP myControlUserPaneDrawUPP;
1228 myControlUserPaneDrawUPP = NewControlUserPaneDrawUPP(upp);
1230 kControlUserPaneDrawProcTag, sizeof(myControlUserPaneDrawUPP),
1231 (Ptr) &myControlUserPaneDrawUPP);
1218 ControlUserPaneDrawUPP myControlUserPaneDrawUPP; local

Completed in 125 milliseconds