Lines Matching refs:ui_browser
29 struct ui_browser b;
59 static inline struct annotation *browser__annotation(struct ui_browser *browser)
65 static bool disasm_line__filter(struct ui_browser *browser __maybe_unused, void *entry)
71 static int ui_browser__jumps_percent_color(struct ui_browser *browser, int nr, bool current)
114 static void annotate_browser__write(struct ui_browser *browser, void *entry, int row)
183 static void annotate_browser__draw_current_jump(struct ui_browser *browser)
254 static unsigned int annotate_browser__refresh(struct ui_browser *browser)
528 static void annotate_browser__show_full_location(struct ui_browser *browser)
545 static void ui_browser__init_asm_mode(struct ui_browser *browser)
563 struct ui_browser *b = &browser->b;