Blender V4.3
UnicodeSample Struct Reference

Public Attributes

char32_t sample [BLF_SAMPLE_LEN]
int field
FT_ULong mask

Detailed Description

Definition at line 41 of file blf_thumbs.cc.

Member Data Documentation

◆ field

int UnicodeSample::field

Definition at line 43 of file blf_thumbs.cc.

Referenced by blf_get_sample_text().

◆ mask

FT_ULong UnicodeSample::mask

Definition at line 44 of file blf_thumbs.cc.

Referenced by blf_get_sample_text().

◆ sample

char32_t UnicodeSample::sample[BLF_SAMPLE_LEN]

Definition at line 42 of file blf_thumbs.cc.

Referenced by blf_get_sample_text().


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