Home
last modified time | relevance | path

Searched refs:cb_connectorstyle_chooser (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/
H A Dtree.py332 def cb_connectorstyle_chooser(connectorstyle_chooser, tree): function
909 connectorstyle_chooser.callback(cb_connectorstyle_chooser, tree)
/dports/x11-toolkits/ntk/ntk/test/
H A Dtree.cxx331 static void cb_connectorstyle_chooser(Fl_Choice*, void*) { in cb_connectorstyle_chooser() function
983 connectorstyle_chooser->callback((Fl_Callback*)cb_connectorstyle_chooser); in main()