Home
last modified time | relevance | path

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

/dports/emulators/kcemu/KCemu-0.5.1/include/ui/gtk/
H A Ddebug.h97 void do_goto_string(const char *str);
/dports/emulators/kcemu/KCemu-0.5.1/src/ui/gtk/
H A Ddebug.cc81 DebugWindow::do_goto_string(const char *str) in do_goto_string() function in DebugWindow
160 self->do_goto_string(gtk_entry_get_text(GTK_ENTRY(self->_w.op))); in key_press_func()