#include "htdata.h"
#include "htobj.h"
#include "htreg.h"
Go to the source code of this file.
|
Definition at line 64 of file htpal.h. Referenced by ht_view::defaultpaletteclass(), ht_context_menu_window_body::defaultpaletteclass(), ht_menu_frame::defaultpaletteclass(), and ht_menu::defaultpaletteclass(). |
|
Definition at line 66 of file htpal.h. Referenced by ht_c_syntax_lexer::reloadpalette(). |
|
Definition at line 65 of file htpal.h. Referenced by ht_uformat_viewer::reloadpalette(). |
|
Definition at line 58 of file htpal.h. Referenced by load_pal(). |
|
|
Definition at line 101 of file htpal.h. Referenced by ht_button::draw(). |
|
Definition at line 103 of file htpal.h. Referenced by ht_button::draw(). |
|
Definition at line 104 of file htpal.h. Referenced by ht_button::draw(). |
|
Definition at line 102 of file htpal.h. Referenced by ht_button::draw(). |
|
Definition at line 109 of file htpal.h. Referenced by ht_radioboxes::draw(), and ht_checkboxes::draw(). |
|
Definition at line 111 of file htpal.h. Referenced by ht_checkboxes::draw(). |
|
Definition at line 110 of file htpal.h. Referenced by ht_radioboxes::draw(), and ht_checkboxes::draw(). |
|
Definition at line 92 of file htpal.h. Referenced by ht_frame::getcurcol_normal(). |
|
Definition at line 95 of file htpal.h. Referenced by ht_frame::getcurcol_killer(). |
|
Definition at line 94 of file htpal.h. Referenced by ht_frame::getcurcol_normal(). |
|
Definition at line 93 of file htpal.h. Referenced by ht_frame::getcurcol_normal(). |
|
Definition at line 100 of file htpal.h. Referenced by ht_hexinputfield::draw(), and ht_strinputfield::draw(). |
|
Definition at line 97 of file htpal.h. Referenced by ht_hexinputfield::draw(), ht_strinputfield::draw(), ht_text_editor::get_bgcolor(), and ht_listpopup::gettextcolor(). |
|
Definition at line 99 of file htpal.h. Referenced by ht_text_viewer::draw(), ht_strinputfield::draw(), ht_listpopup::gettextcolor(), and ht_text_viewer::render_str_color(). |
|
Definition at line 98 of file htpal.h. Referenced by ht_hexinputfield::draw(), ht_strinputfield::draw(), and ht_text_editor::get_bgcolor(). |
|
Definition at line 105 of file htpal.h. Referenced by ht_listbox::draw(), and ht_treeview::draw_r(). |
|
Definition at line 106 of file htpal.h. Referenced by ht_listbox::draw(), and ht_project_listbox::draw(). |
|
Definition at line 107 of file htpal.h. Referenced by ht_listbox::draw(), and ht_treeview::draw_r(). |
|
Definition at line 108 of file htpal.h. Referenced by ht_treeview::draw(), ht_listbox::draw(), ht_project_listbox::draw(), and ht_treeview::draw_r(). |
|
Definition at line 96 of file htpal.h. Referenced by ht_scrollbar::draw(). |
|
Definition at line 91 of file htpal.h. Referenced by ht_context_menu_window_body::draw(), and ht_keyline::draw(). |
|
Definition at line 86 of file htpal.h. Referenced by ht_context_menu_window_body::draw(), ht_menu::draw(), ht_label::draw(), ht_keyline::draw(), ht_status::draw(), and ht_info_lexer::gettoken_color(). |
|
Definition at line 90 of file htpal.h. Referenced by ht_context_menu_window_body::draw(), and ht_menu::draw(). |
|
Definition at line 88 of file htpal.h. Referenced by ht_context_menu_window_body::draw(), ht_menu::draw(), ht_label::draw(), ht_keyline::draw(), and ht_info_lexer::gettoken_color(). |
|
Definition at line 89 of file htpal.h. Referenced by ht_context_menu_window_body::draw(), ht_menu::draw(), and ht_info_lexer::gettoken_color(). |
|
Definition at line 87 of file htpal.h. Referenced by ht_label::draw(). |
|
|
|
Definition at line 81 of file htpal.h. Referenced by ht_listpopup_dialog::defaultpalette(). |
|
Definition at line 79 of file htpal.h. Referenced by ht_app::create_window_help(), and ht_app::create_window_project(). |
|
Definition at line 76 of file htpal.h. Referenced by ht_desktop::defaultpalette(). |
|
|
|
|
Definition at line 77 of file htpal.h. Referenced by ht_info_viewer::defaultpalette(). |
|
Definition at line 75 of file htpal.h. Referenced by ht_keyline::defaultpalette(). |
|
Definition at line 74 of file htpal.h. Referenced by ht_context_menu_window_body::defaultpalette(), ht_menu_frame::defaultpalette(), ht_menu::defaultpalette(), ht_menu::execute_menu(), and execute_submenu(). |
|
Definition at line 83 of file htpal.h. Referenced by ht_app::popup_view_list(), and ht_app::popup_window_list(). |
|
Definition at line 72 of file htpal.h. Referenced by ht_view::defaultpalette(), htclassimage_init(), htpefimage_init(), htpefimports_init(), ht_uformat_viewer::ref_desc(), and ht_uformat_viewer::ref_flags(). |
|
Definition at line 28 of file htpal.h. Referenced by load_pal(). |
|
Definition at line 340 of file htpal.cc. References ATOM_HT_CREATE_PALETTE_ENTRY, ATOM_PALETTE_ENTRY, UNREGISTER, and unregister_atom(). |
|
Definition at line 148 of file htpal.cc. References palette::data, palette::size, UINT, VC_RED, VC_WHITE, VCP, and vcp. Referenced by ht_scrollbar::draw(), ht_view::getcolor(), ht_c_syntax_lexer::getcolor_syntax(), and ht_uformat_viewer::getcolor_tag(). |
|
Definition at line 328 of file htpal.cc. References ATOM_HT_CREATE_PALETTE_ENTRY, ATOM_PALETTE_ENTRY, create_empty_palette_entry(), REGISTER, and register_atom(). |
|
Definition at line 185 of file htpal.cc. References palette::data, ht_registry::enum_next(), find_pal_entry_idx(), find_pal_layout(), ht_registry_node_type, ht_snprintf(), ht_registry::lookup_node_type(), malloc(), NULL, pal_layouts, palettekey, registry, rnt_palette_name, palette::size, VC_RED, VC_WHITE, VCP, and vcp. Referenced by ht_c_syntax_lexer::reloadpalette(), ht_view::reloadpalette(), and ht_uformat_viewer::reloadpalette(). |