The SEDRIS Data Representation Model
APPENDIX C - Constants SE_TEXT_DEFAULT |
---|
text_string.locale.language | {'e', 'n'} |
text_string.locale.country | {'u', 's', 'a'} |
text_string.length | 0 |
text_string.characters | (SE_Character *)&se_empty_string |
font.font_family.locale.language | {'e', 'n'} |
font.font_family.locale.country | {'u', 's', 'a'} |
font.font_family.length | 0 |
font.font_family.characters | (SE_Character *)&se_empty_string |
font.font_style | SE_FONT_NORMAL |
font.font_size | 11.0 |
font.underline_style | SE_ULSTYL_NONE |
|