Blender V5.0
ResultBLF Struct Reference

#include <BLF_api.hh>

Public Attributes

int lines
int width

Detailed Description

Result of drawing/evaluating the string

Definition at line 449 of file BLF_api.hh.

Member Data Documentation

◆ lines

◆ width

int ResultBLF::width

The 'cursor' position on completion (ignoring character boundbox).

Definition at line 457 of file BLF_api.hh.

Referenced by blf_font_boundbox_ex(), blf_font_draw_buffer_ex(), blf_font_draw_ex(), blf_font_wrap_apply(), ui_draw_menu_item(), UI_fontstyle_draw_multiline_clipped_ex(), and ui_tooltip_create_with_data().


The documentation for this struct was generated from the following file: