Searched refs:M_PlotterNew (Results 1 – 4 of 4) sorted by relevance
120 M_Plotter *M_PlotterNew(void *, Uint);
536 MANLINKS+=M_Plotter.3:M_PlotterNew.3537 CATLINKS+=M_Plotter.cat3:M_PlotterNew.cat3
51 M_PlotterNew(void *parent, Uint flags) in M_PlotterNew() function
189 plt = M_PlotterNew(pane->div[1], M_PLOTTER_EXPAND); in TestGUI()