|
Blender V5.0
|
Public Attributes | |
| int | fontid |
| int | xmin |
| int | ymin |
| int | vertical_offset |
| int | current_y |
Definition at line 733 of file ed_draw.cc.
| int MetadataCustomDrawContext::current_y |
Definition at line 737 of file ed_draw.cc.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().
| int MetadataCustomDrawContext::fontid |
Definition at line 734 of file ed_draw.cc.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().
| int MetadataCustomDrawContext::vertical_offset |
Definition at line 736 of file ed_draw.cc.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().
| int MetadataCustomDrawContext::xmin |
Definition at line 735 of file ed_draw.cc.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().
| int MetadataCustomDrawContext::ymin |
Definition at line 735 of file ed_draw.cc.
Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().