Here is a list of all functions with links to the classes they belong to:
- i -
- initialize_() : lxgui::gui::region
- insert() : lxgui::utils::sorted_vector< T, Cmp >
- insert_after_cursor() : lxgui::gui::edit_box
- insert_or_assign() : lxgui::utils::sorted_vector< T, Cmp >
- invert() : lxgui::gui::matrix4f
- is_access_check_bypassed() : lxgui::gui::layout_attribute
- is_alive() : lxgui::gui::alive_checker
- is_apparent_height_defined() : lxgui::gui::region
- is_apparent_width_defined() : lxgui::gui::region
- is_auto_focus_enabled() : lxgui::gui::frame
- is_background_tilling() : lxgui::gui::backdrop
- is_button_clicks_enabled() : lxgui::gui::button
- is_button_clicks_enabled_() : lxgui::gui::button
- is_caching_enabled() : lxgui::gui::manager, lxgui::gui::root
- is_checked() : lxgui::gui::check_button
- is_clamped_to_screen() : lxgui::gui::frame
- is_desaturated() : lxgui::gui::texture
- is_drag_enabled() : lxgui::gui::frame
- is_dragged() : lxgui::gui::root
- is_enabled() : lxgui::gui::button
- is_focused() : lxgui::gui::root
- is_formatting_enabled() : lxgui::gui::font_string
- is_gl_extension_supported() : lxgui::gui::gl::renderer
- is_hovered() : lxgui::gui::root
- is_in_atlas() : lxgui::gui::material
- is_in_region() : lxgui::gui::frame, lxgui::gui::region, lxgui::gui::slider
- is_included() : lxgui::gui::layout_node::name_filter< BaseIterator >, lxgui::utils::view::no_filter< BaseIterator >, lxgui::utils::view::non_null_filter< BaseIterator >
- is_integer_only() : lxgui::gui::edit_box
- is_key_capture_enabled() : lxgui::gui::frame
- is_keyboard_enabled() : lxgui::gui::frame
- is_loaded() : lxgui::gui::manager, lxgui::gui::region
- is_manually_inherited() : lxgui::gui::region
- is_mouse_click_enabled() : lxgui::gui::frame
- is_mouse_move_enabled() : lxgui::gui::frame
- is_mouse_wheel_enabled() : lxgui::gui::frame
- is_movable() : lxgui::gui::frame
- is_moving() : lxgui::gui::root
- is_multi_line() : lxgui::gui::edit_box
- is_non_space_wrap_enabled() : lxgui::gui::font_string
- is_numeric_only() : lxgui::gui::edit_box
- is_outlined() : lxgui::gui::font_string
- is_password_mode_enabled() : lxgui::gui::edit_box
- is_paused() : lxgui::gui::animated_texture, lxgui::utils::periodic_timer
- is_positive_only() : lxgui::gui::edit_box
- is_quad_batching_enabled() : lxgui::gui::renderer
- is_region_type() : lxgui::gui::region
- is_resizable() : lxgui::gui::frame
- is_reversed() : lxgui::gui::status_bar
- is_shadow_enabled() : lxgui::gui::font_string
- is_shown() : lxgui::gui::region
- is_sizing() : lxgui::gui::root
- is_texture_atlas_enabled() : lxgui::gui::renderer
- is_texture_atlas_supported() : lxgui::gui::gl::renderer, lxgui::gui::renderer, lxgui::gui::sdl::renderer, lxgui::gui::sfml::renderer
- is_texture_vertex_color_supported() : lxgui::gui::gl::renderer, lxgui::gui::renderer, lxgui::gui::sdl::renderer, lxgui::gui::sfml::renderer
- is_top_level() : lxgui::gui::frame
- is_user_placed() : lxgui::gui::frame
- is_valid() : lxgui::gui::region
- is_vertex_cache_enabled() : lxgui::gui::renderer
- is_vertex_cache_supported() : lxgui::gui::gl::renderer, lxgui::gui::renderer, lxgui::gui::sdl::renderer, lxgui::gui::sfml::renderer
- is_virtual() : lxgui::gui::region
- is_visible() : lxgui::gui::region
- is_word_ellipsis_enabled() : lxgui::gui::font_string, lxgui::gui::text
- is_word_wrap_enabled() : lxgui::gui::font_string, lxgui::gui::text
- iterator() : lxgui::utils::view::adaptor< ContainerType, Dereferencer, Filter >::iterator