#include "util/cache.h"
#include "util/debug.h"
#include "ui/browser.h"
#include "ui/keysyms.h"
#include "ui/ui.h"
#include "ui/util.h"
#include "ui/libslang.h"
#include "util/header.h"
#include "util/session.h"
#include <sys/ttydefaults.h>
Go to the source code of this file.
◆ list_menu__run()
static int list_menu__run |
( |
struct ui_browser * |
menu | ) |
|
|
static |
◆ tui__header_window()
int tui__header_window |
( |
struct perf_env * |
env | ) |
|
◆ ui__list_menu()
static int ui__list_menu |
( |
int |
argc, |
|
|
char *const |
argv[] |
|
) |
| |
|
static |
◆ ui_browser__argv_write()
static void ui_browser__argv_write |
( |
struct ui_browser * |
browser, |
|
|
void * |
entry, |
|
|
int |
row |
|
) |
| |
|
static |