Home
last modified time | relevance | path

Searched defs:callback_col (Results 1 – 5 of 5) sorted by relevance

/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A DFl_Table.h373 int callback_col() { return(_callback_col); } in callback_col() function
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Table.H949 int callback_col() { in callback_col() function
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Table.H943 int callback_col() { in callback_col() function
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Table.H943 int callback_col() { in callback_col() function
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/
H A D__init__.py14094 def callback_col(self, *args): member in Fl_Table