Searched refs:lnav_theme (Results 1 – 5 of 5) sorted by relevance
/dports/sysutils/lnav/lnav-0.10.1/src/ |
H A D | lnav_config.cc | 494 ….with_obj_provider<style_config, lnav_theme>([](const yajlpp_provider_context &ypc, lnav_theme *ro… in __anon470316650b02() 500 ….with_obj_provider<style_config, lnav_theme>([](const yajlpp_provider_context &ypc, lnav_theme *ro… in __anon470316650c02() 506 ….with_obj_provider<style_config, lnav_theme>([](const yajlpp_provider_context &ypc, lnav_theme *ro… in __anon470316650d02() 512 ….with_obj_provider<style_config, lnav_theme>([](const yajlpp_provider_context &ypc, lnav_theme *ro… in __anon470316650e02() 518 ….with_obj_provider<style_config, lnav_theme>([](const yajlpp_provider_context &ypc, lnav_theme *ro… in __anon470316650f02() 524 ….with_obj_provider<style_config, lnav_theme>([](const yajlpp_provider_context &ypc, lnav_theme *ro… in __anon470316651002() 530 ….with_obj_provider<style_config, lnav_theme>([](const yajlpp_provider_context &ypc, lnav_theme *ro… in __anon470316651102() 743 .with_path_provider<lnav_theme>([](struct lnav_theme *cfg, vector<string> &paths_out) { in __anon470316653302() 773 .with_path_provider<lnav_theme>([](struct lnav_theme *cfg, vector<string> &paths_out) { in __anon470316653602() 785 .with_path_provider<lnav_theme>([](struct lnav_theme *lt, vector<string> &paths_out) { in __anon470316653702() [all …]
|
H A D | lnav_config.hh | 95 std::map<std::string, lnav_theme> lc_ui_theme_defs;
|
H A D | view_curses.hh | 259 void init_roles(const lnav_theme <, lnav_config_listener::error_reporter &reporter); 323 const lnav_theme <, const style_config &sc, const style_config &fallback_sc,
|
H A D | styling.hh | 165 struct lnav_theme { struct
|
H A D | view_curses.cc | 590 const lnav_theme <, const style_config &sc, const style_config &fallback_sc, in to_attrs() 632 void view_colors::init_roles(const lnav_theme <, in init_roles()
|