|
Blender
V3.3
|
Public Attributes | |
| int | fontid |
| int | xmin |
| int | ymin |
| int | vertical_offset |
| int | current_y |
| int MetadataCustomDrawContext::current_y |
Definition at line 580 of file ed_draw.c.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().
| int MetadataCustomDrawContext::fontid |
Definition at line 577 of file ed_draw.c.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().
| int MetadataCustomDrawContext::vertical_offset |
Definition at line 579 of file ed_draw.c.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().
| int MetadataCustomDrawContext::xmin |
Definition at line 578 of file ed_draw.c.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().
| int MetadataCustomDrawContext::ymin |
Definition at line 578 of file ed_draw.c.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().