Blender V4.5
UnicodeSample Struct Reference

Public Attributes

char32_t sample [BLF_SAMPLE_LEN]
 
int field
 
FT_ULong mask
 

Detailed Description

Definition at line 35 of file blf_thumbs.cc.

Member Data Documentation

◆ field

int UnicodeSample::field

Definition at line 37 of file blf_thumbs.cc.

Referenced by blf_get_sample_text().

◆ mask

FT_ULong UnicodeSample::mask

Definition at line 38 of file blf_thumbs.cc.

Referenced by blf_get_sample_text().

◆ sample

char32_t UnicodeSample::sample[BLF_SAMPLE_LEN]

Definition at line 36 of file blf_thumbs.cc.

Referenced by blf_get_sample_text().


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