|
Blender V5.0
|
Public Attributes | |
| char32_t | sample [BLF_SAMPLE_LEN] |
| int | field |
| FT_ULong | mask |
Definition at line 35 of file blf_thumbs.cc.
| int UnicodeSample::field |
Definition at line 37 of file blf_thumbs.cc.
Referenced by blf_get_sample_text().
| FT_ULong UnicodeSample::mask |
Definition at line 38 of file blf_thumbs.cc.
Referenced by blf_get_sample_text().
| char32_t UnicodeSample::sample[BLF_SAMPLE_LEN] |
Definition at line 36 of file blf_thumbs.cc.
Referenced by blf_get_sample_text().