|
Blender V5.0
|
#include <DNA_theme_types.h>
Public Attributes | |
| struct uiStyle * | next |
| struct uiStyle * | prev |
| char | name [64] |
| uiFontStyle | paneltitle |
| uiFontStyle | grouplabel |
| uiFontStyle | widget |
| uiFontStyle | tooltip |
| float | panelzoom |
| short | minlabelchars |
| short | minwidgetchars |
| short | columnspace |
| short | templatespace |
| short | boxspace |
| short | buttonspacex |
| short | buttonspacey |
| short | panelspace |
| short | panelouter |
| char | _pad0 [2] |
Definition at line 81 of file DNA_theme_types.h.
| char uiStyle::_pad0[2] |
Definition at line 106 of file DNA_theme_types.h.
| short uiStyle::boxspace |
Definition at line 100 of file DNA_theme_types.h.
Referenced by uiLayoutItemBx::estimate_impl(), uiLayoutItemBx::resolve_impl(), UI_style_get_dpi(), and ui_style_new().
| short uiStyle::buttonspacex |
Definition at line 101 of file DNA_theme_types.h.
Referenced by button_section_bounds_calc(), blender::ui::region_views_find_drop_target_at(), ui_item_array(), UI_style_get_dpi(), and ui_style_new().
| short uiStyle::buttonspacey |
Definition at line 102 of file DNA_theme_types.h.
Referenced by uiLayoutItemFlow::estimate_impl(), uiLayoutItemGridFlow::estimate_impl(), blender::ed::asset::shelf::main_region_padding_y(), blender::ui::padded_item_height(), uiLayoutItemFlow::resolve_impl(), uiLayoutItemGridFlow::resolve_impl(), UI_style_get_dpi(), and ui_style_new().
| short uiStyle::columnspace |
Definition at line 98 of file DNA_theme_types.h.
Referenced by block_create_autorun_warning(), uiLayoutItemGridFlow::estimate_impl(), uiLayoutItemFlow::resolve_impl(), uiLayoutItemGridFlow::resolve_impl(), ui_alert_create(), ui_layout_box(), UI_style_get_dpi(), ui_style_new(), uiItemsAlertBox(), and wm_block_dialog_create().
| uiFontStyle uiStyle::grouplabel |
Definition at line 87 of file DNA_theme_types.h.
Referenced by UI_block_draw(), UI_style_get_dpi(), ui_style_new(), and UI_update_text_styles().
| short uiStyle::minlabelchars |
In characters.
Definition at line 94 of file DNA_theme_types.h.
| short uiStyle::minwidgetchars |
In characters.
Definition at line 96 of file DNA_theme_types.h.
| char uiStyle::name[64] |
Definition at line 84 of file DNA_theme_types.h.
Referenced by ui_style_new().
| struct uiStyle* uiStyle::next |
Definition at line 82 of file DNA_theme_types.h.
| short uiStyle::panelouter |
Definition at line 104 of file DNA_theme_types.h.
Referenced by UI_style_get_dpi(), and ui_style_new().
| short uiStyle::panelspace |
Definition at line 103 of file DNA_theme_types.h.
Referenced by ed_panel_draw(), uiLayoutItemPanelBody::resolve_impl(), uiLayoutItemPanelHeader::resolve_impl(), ui_offset_panel_block(), UI_style_get_dpi(), and ui_style_new().
| uiFontStyle uiStyle::paneltitle |
Definition at line 86 of file DNA_theme_types.h.
Referenced by panel_draw_aligned_widgets(), UI_block_draw(), UI_style_get_dpi(), ui_style_new(), and UI_update_text_styles().
| float uiStyle::panelzoom |
Definition at line 91 of file DNA_theme_types.h.
Referenced by reset_exec(), ui_style_new(), and UI_view2d_region_reinit().
| struct uiStyle * uiStyle::prev |
Definition at line 82 of file DNA_theme_types.h.
| short uiStyle::templatespace |
Definition at line 99 of file DNA_theme_types.h.
Referenced by blender::ui::block_layout(), UI_style_get_dpi(), and ui_style_new().
| uiFontStyle uiStyle::tooltip |
Definition at line 89 of file DNA_theme_types.h.
Referenced by UI_block_draw(), UI_style_get_dpi(), ui_style_new(), UI_tooltip_color_field_add(), ui_tooltip_create_with_data(), and UI_update_text_styles().
| uiFontStyle uiStyle::widget |
Definition at line 88 of file DNA_theme_types.h.
Referenced by blender::ed::asset::shelf::add_tab_button(), block_create_autorun_warning(), clip_draw_dopesheet_channels(), draw_marker_texts(), ED_region_cache_draw_curfra_label(), ED_region_image_metadata_draw(), ED_region_image_overlay_info_text_draw(), ED_region_info_draw_multiline(), file_draw_list(), file_draw_string(), file_draw_string_mulitline_clipped(), file_draw_string_multiline(), file_font_pointsize(), file_string_width(), blender::ed::space_node::frame_node_draw_label(), blender::nodes::node_fn_input_string_cc::node_gather_link_searches(), panel_draw_aligned_widgets(), radial_control_paint_cursor(), slider_draw(), template_ID_tabs(), blender::ed::vse::text_size_get(), ui_alert_create(), ui_block_bounds_calc_text(), UI_block_draw(), ui_draw_but(), UI_panel_category_draw_all(), ui_popover_panel_create(), ui_searchbox_create_generic_ex(), UI_style_get_dpi(), ui_style_new(), ui_textedit_set_cursor_pos(), UI_update_text_styles(), uiItemsAlertBox(), uiStyleInit(), uiTemplateReportsBanner(), uiTemplateStatusInfo(), blender::ed::outliner::unused_message_popup_width_compute(), blender::ed::object::voxel_size_edit_draw(), wm_block_about_create(), wm_block_dialog_create(), and wm_block_splash_create().