Hubbub
|
Hubbub tree handler. More...
#include <tree.h>
hubbub_tree_add_attributes hubbub_tree_handler::add_attributes |
Add attributes.
Definition at line 288 of file tree.h.
Referenced by process_body_in_body(), and process_html_in_body().
hubbub_tree_append_child hubbub_tree_handler::append_child |
Append child.
Definition at line 280 of file tree.h.
Referenced by aa_insert_into_foster_parent(), aa_reparent_node(), append_text(), handle_before_html(), handle_initial(), insert_element(), process_0presentational_in_body(), process_comment_append(), and reconstruct_active_formatting_list().
hubbub_tree_clone_node hubbub_tree_handler::clone_node |
Clone node.
Definition at line 283 of file tree.h.
Referenced by aa_clone_and_replace_entries(), process_0presentational_in_body(), and reconstruct_active_formatting_list().
hubbub_tree_complete_script hubbub_tree_handler::complete_script |
hubbub_tree_create_comment hubbub_tree_handler::create_comment |
hubbub_tree_create_doctype hubbub_tree_handler::create_doctype |
hubbub_tree_create_element hubbub_tree_handler::create_element |
Create element.
Definition at line 276 of file tree.h.
Referenced by handle_before_html(), and insert_element().
hubbub_tree_create_text hubbub_tree_handler::create_text |
void* hubbub_tree_handler::ctx |
Context pointer.
Definition at line 292 of file tree.h.
Referenced by aa_clone_and_replace_entries(), aa_find_and_validate_formatting_element(), aa_find_bookmark_location_reparenting_misnested(), aa_find_furthest_block(), aa_insert_into_foster_parent(), aa_remove_element_stack_item(), aa_reparent_node(), act_as_if_end_tag_tr(), append_text(), clear_active_formatting_list_to_marker(), clear_stack_table_context(), close_cell(), close_implied_end_tags(), complete_script(), element_stack_pop_until(), foreign_break_out(), handle_before_head(), handle_before_html(), handle_generic_rcdata(), handle_in_caption(), handle_in_cell(), handle_in_column_group(), handle_in_frameset(), handle_in_head(), handle_in_head_noscript(), handle_in_row(), handle_in_select(), handle_in_table(), handle_in_table_body(), handle_initial(), hubbub_treebuilder_destroy(), insert_element(), process_0applet_button_marquee_object_in_body(), process_0container_in_body(), process_0dd_dt_li_in_body(), process_0form_in_body(), process_0generic_in_body(), process_0h_in_body(), process_0p_in_body(), process_0presentational_in_body(), process_a_in_body(), process_applet_marquee_object_in_body(), process_body_in_body(), process_button_in_body(), process_comment_append(), process_dd_dt_li_in_body(), process_form_in_body(), process_hN_in_body(), process_html_in_body(), process_meta_in_head(), process_nobr_in_body(), process_presentational_in_body(), reconstruct_active_formatting_list(), remove_node_from_dom(), table_clear_stack(), and table_sub_start_or_table_end().
hubbub_tree_encoding_change hubbub_tree_handler::encoding_change |
hubbub_tree_form_associate hubbub_tree_handler::form_associate |
hubbub_tree_get_parent hubbub_tree_handler::get_parent |
Get parent.
Definition at line 285 of file tree.h.
Referenced by aa_insert_into_foster_parent(), and remove_node_from_dom().
hubbub_tree_has_children hubbub_tree_handler::has_children |
hubbub_tree_insert_before hubbub_tree_handler::insert_before |
hubbub_tree_ref_node hubbub_tree_handler::ref_node |
Reference node.
Definition at line 278 of file tree.h.
Referenced by aa_clone_and_replace_entries(), aa_find_bookmark_location_reparenting_misnested(), aa_insert_into_foster_parent(), handle_before_head(), handle_in_row(), handle_in_table(), process_0presentational_in_body(), process_a_in_body(), process_applet_marquee_object_in_body(), process_button_in_body(), process_form_in_body(), process_nobr_in_body(), process_presentational_in_body(), and reconstruct_active_formatting_list().
hubbub_tree_remove_child hubbub_tree_handler::remove_child |
hubbub_tree_reparent_children hubbub_tree_handler::reparent_children |
Reparent children.
Definition at line 284 of file tree.h.
Referenced by process_0presentational_in_body().
hubbub_tree_set_quirks_mode hubbub_tree_handler::set_quirks_mode |
hubbub_tree_unref_node hubbub_tree_handler::unref_node |
Unreference node.
Definition at line 279 of file tree.h.
Referenced by aa_clone_and_replace_entries(), aa_find_and_validate_formatting_element(), aa_find_bookmark_location_reparenting_misnested(), aa_find_furthest_block(), aa_insert_into_foster_parent(), aa_remove_element_stack_item(), act_as_if_end_tag_tr(), append_text(), clear_active_formatting_list_to_marker(), clear_stack_table_context(), close_cell(), close_implied_end_tags(), element_stack_pop_until(), foreign_break_out(), handle_before_html(), handle_generic_rcdata(), handle_in_caption(), handle_in_cell(), handle_in_column_group(), handle_in_frameset(), handle_in_head(), handle_in_head_noscript(), handle_in_select(), handle_in_table(), handle_in_table_body(), handle_initial(), hubbub_treebuilder_destroy(), insert_element(), process_0applet_button_marquee_object_in_body(), process_0container_in_body(), process_0dd_dt_li_in_body(), process_0form_in_body(), process_0generic_in_body(), process_0h_in_body(), process_0p_in_body(), process_0presentational_in_body(), process_a_in_body(), process_applet_marquee_object_in_body(), process_button_in_body(), process_comment_append(), process_dd_dt_li_in_body(), process_hN_in_body(), process_nobr_in_body(), process_presentational_in_body(), reconstruct_active_formatting_list(), remove_node_from_dom(), table_clear_stack(), and table_sub_start_or_table_end().