BLFontFeatureSettingsView Struct Reference [¶]
A view unifying the representation of an internal storage used by BLFontFeatureSettings.
A view unifying the representation of an internal storage used by BLFontFeatureSettings.
Tests whether the view is empty.
Returns a const pointer to BLFontFeatureSettingsView data (iterator compatibility).
Returns a const pointer to the end of BLFontFeatureSettingsView data (iterator compatibility).
Returns a const pointer to BLFontFeatureSettingsView data (iterator compatibility).
Returns a const pointer to the end of BLFontFeatureSettingsView data (iterator compatibility).
Pointer to font feature items, where each item describes a tag and its value.
If the container is in SSO mode the data
member will point to sso_data
.
Count of items in `data.
Unpacked SSO items into BLFontFeatureItem array.
This member won't be initialized or zeroed in case BLFontFeatureSettings is not in SSO mode. And if the container is in SSO mode only the number of items used will be overwritten by BLFontFeatureSettings::get_view().