Home
last modified time | relevance | path

Searched refs:values_to_portsdlg (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-qt/
H A Dpuae_mainwindow.h164 void values_to_portsdlg ();
H A Dpuae_mainwindow.cpp2187 void puae_MainWindow::values_to_portsdlg () { in values_to_portsdlg() function in puae_MainWindow
/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dwin32gui.c3386 static void values_to_portsdlg (HWND hDlg) in values_to_portsdlg() function
3568 values_to_portsdlg (hDlg); in PortsDlgProc()