Blender  V3.3
Public Attributes | List of all members
TextDrawContext Struct Reference

Public Attributes

int font_id
 
int cwidth_px
 
int lheight_px
 
bool syntax_highlight
 

Detailed Description

Definition at line 43 of file text_draw.c.

Member Data Documentation

◆ cwidth_px

int TextDrawContext::cwidth_px

◆ font_id

int TextDrawContext::font_id

◆ lheight_px

int TextDrawContext::lheight_px

Definition at line 46 of file text_draw.c.

Referenced by text_draw_context_init(), and text_font_begin().

◆ syntax_highlight

bool TextDrawContext::syntax_highlight

Definition at line 47 of file text_draw.c.

Referenced by text_draw_context_init().


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