Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.fl210 Function {cbTxFontBrowser(Fl_Widget*, void*)} {private return_type void
1491 font_browser->callback(cbTxFontBrowser);
H A Dconfdialog.cxx106 static void cbTxFontBrowser(Fl_Widget*, void*) { in cbTxFontBrowser() function
1233 font_browser->callback(cbTxFontBrowser); in cb_btnTxFont()