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

/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenubutton.c77 static void UserPaneDraw(ControlRef control, ControlPartCode cpc);
679 SetUserPaneDrawProc(mbPtr->userPane,UserPaneDraw);
826 * UserPaneDraw --
841 UserPaneDraw(
830 UserPaneDraw( function
H A DtkMacOSXButton.c101 static void UserPaneDraw(ControlRef control, ControlPartCode cpc);
828 SetUserPaneDrawProc(mbPtr->userPane,UserPaneDraw);
1270 * UserPaneDraw --
1285 UserPaneDraw(
1275 UserPaneDraw( function

Completed in 78 milliseconds