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

/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenubutton.c813 ControlUserPaneBackgroundUPP myControlUserPaneBackgroundUPP =
818 sizeof(myControlUserPaneBackgroundUPP),
819 (Ptr) &myControlUserPaneBackgroundUPP);
803 ControlUserPaneBackgroundUPP myControlUserPaneBackgroundUPP = local
H A DtkMacOSXButton.c1257 ControlUserPaneBackgroundUPP myControlUserPaneBackgroundUPP;
1259 myControlUserPaneBackgroundUPP = NewControlUserPaneBackgroundUPP(upp);
1262 sizeof(myControlUserPaneBackgroundUPP),
1263 (Ptr) &myControlUserPaneBackgroundUPP);
1248 ControlUserPaneBackgroundUPP myControlUserPaneBackgroundUPP; local

Completed in 118 milliseconds