Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A DWin32.h53 int Open_Iso_Proc(char *file);
H A DWndMain.c604 if (!Open_Iso_Proc(File)) return TRUE; in MainWndProc()
767 if (!Open_Iso_Proc(File)) return TRUE; in MainWndProc()
1685 int Open_Iso_Proc(char *file) { in Open_Iso_Proc() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/gui/
H A DGtkGui.c711 static gchar *Open_Iso_Proc() { in Open_Iso_Proc() function
813 filename = Open_Iso_Proc(); in OnFile_RunImage()
916 filename = Open_Iso_Proc(); in OnEmu_SwitchImage()