Home
last modified time | relevance | path

Searched refs:load_colors (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcolor_loader.h35 void load_colors( const JsonObject &jsobj ) { in load_colors() function
58 load_colors( jo ); in load_colorfile()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcolor_loader.h35 void load_colors( const JsonObject &jsobj ) { in load_colors() function
58 load_colors( jo ); in load_colorfile()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dnickcolor.pl35 sub load_colors { subroutine
240 load_colors;
H A Dnm.pl415 sub load_colors() { subroutine
688 load_colors();
/dports/databases/grass7/grass-7.8.6/vector/v.colors/
H A Dlocal_proto.h21 void load_colors(struct Colors *, const char *, DCELL, DCELL, int);
H A Dscan_cats.c56 load_colors(colors, rules, (DCELL) cmin, (DCELL) cmax, FALSE); in scan_cats()
H A Dscan_z.c84 load_colors(&vcolors, rules, (DCELL) zmin, (DCELL) zmax, TRUE); in scan_z()
H A Dmake_colors.c43 void load_colors(struct Colors *colors, const char *rules, DCELL min, DCELL max, in load_colors() function
H A Dscan_attr.c96 load_colors(&vcolors, rules, (DCELL) fmin, (DCELL) fmax, is_fp); in scan_attr()
/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/preferences/
H A Dpreferences_window_canvas.hpp26 void load_colors(const json &j);
H A Dpreferences_window_canvas.cpp481 load_colors(j); in handle_import()
499 load_colors(color_presets.at(idx)); in handle_load_preset()
515 void CanvasPreferencesEditor::load_colors(const json &j) in load_colors() function in horizon::CanvasPreferencesEditor
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/
H A Dmain.cpp47 console.load_colors(termcolors); in run_game()
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/console/
H A Dconsole.h34 void load_colors(std::vector<gamedata::palette_color> &colortable);
H A Dconsole.cpp50 void Console::load_colors(std::vector<gamedata::palette_color> &colortable) { in load_colors() function in openage::console::Console
/dports/audio/ardour6/Ardour-6.8.0/tools/icons/
H A Dicon.cc97 load_colors (const char* path) in load_colors() function
155 if (!load_colors (optarg)) { in main()
/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm-core/src/display_servers/xlib_display_server/xwrap/
H A Dmod.rs237 self.load_colors(config); in load_config()
262 self.load_colors(config); in init()
406 pub fn load_colors(&mut self, config: &impl Config) { in load_colors() method
/dports/audio/cava/cava-0.7.4/
H A Dconfig.c319 bool load_colors(struct config_params *p, dictionary *ini, void *err) { in load_colors() function
422 if (!load_colors(p, ini, error)) { in load_config()
442 if (!load_colors(p, ini, error)) { in load_config()
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/
H A D__init__.py550 …def create_renderer(self, load_main=False, load_colors=False, load_colorscheme=False, load_theme=F… argument
660 …create_renderer = load_colors or load_colorscheme or load_theme or common_config_differs or ext_co…
662 if load_colors:
666 if load_colorscheme or load_colors:
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dui_config.h144 void load_colors (XMLNode const &);
H A Dui_config.cc558 load_colors (*colors); in set_state()
599 UIConfiguration::load_colors (XMLNode const & node) in load_colors() function in UIConfiguration
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dhighlight.pro6 int load_colors(char_u *name);
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Dtheme.c49 static void load_colors(const char *cfg) in load_colors() function
381 load_colors(temp); in load_theme()
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/bindings/zsh/
H A D__init__.py219 …powerline.create_renderer(load_main=True, load_colors=True, load_colorscheme=True, load_theme=True)
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/
H A Dcovers.py348 self.load_colors(color_theme)
355 def load_colors(self, color_theme): member in Style
/dports/korean/nabi/nabi-f08d7d3/src/
H A Dui.c122 load_colors(void) in load_colors() function
349 load_colors(); in nabi_app_setup_server()

12