Top | ![]() |
![]() |
![]() |
![]() |
#define | TALKATU_TAG_BOLD |
#define | TALKATU_TAG_ITALIC |
#define | TALKATU_TAG_UNDERLINE |
#define | TALKATU_TAG_STRIKETHROUGH |
#define | TALKATU_TAG_SUBSCRIPT |
#define | TALKATU_TAG_SUPERSCRIPT |
#define | TALKATU_TAG_PRE |
#define | TALKATU_TAG_CODE |
#define | TALKATU_TAG_SEARCH |
#define | TALKATU_TAG_H1 |
#define | TALKATU_TAG_H2 |
#define | TALKATU_TAG_H3 |
#define | TALKATU_TAG_H4 |
#define | TALKATU_TAG_H5 |
#define | TALKATU_TAG_H6 |
#define | TALKATU_TAG_ANCHOR |
#define TALKATU_TAG_ITALIC ("italic")
A constant that represents the italic font style.
#define TALKATU_TAG_UNDERLINE ("underline")
A constant that represents the underlined font style.
#define TALKATU_TAG_STRIKETHROUGH ("strikethrough")
A constant that represents the strike through font style.
#define TALKATU_TAG_SUBSCRIPT ("subscript")
A constant that represents the sub-script font style.
#define TALKATU_TAG_SUPERSCRIPT ("superscript")
A constant that represents the super-script font style.
#define TALKATU_TAG_PRE ("pre")
A constant that represents a pre formatted font style.
#define TALKATU_TAG_SEARCH ("search")
A constant that represents the highlighed search term font style.