|
Blender V4.3
|
Public Attributes | |
| int | location_x |
| size_t | r_offset |
Definition at line 1084 of file blf_font.cc.
| int CursorPositionForeachGlyph_Data::location_x |
Horizontal position to test.
Definition at line 1086 of file blf_font.cc.
Referenced by blf_str_offset_from_cursor_position().
| size_t CursorPositionForeachGlyph_Data::r_offset |
Write the character offset here.
Definition at line 1088 of file blf_font.cc.
Referenced by blf_cursor_position_foreach_glyph().