|
Nui
|
#include <nui/frontend/elements/impl/html_element.hpp>

Go to the source code of this file.
Macros | |
| #define | NUI_DECLARE_SVG_ELEMENT_RENAME(NAME, HTML_ACTUAL) |
| #define | NUI_DECLARE_SVG_ELEMENT(NAME) NUI_DECLARE_SVG_ELEMENT_RENAME(NAME, #NAME) |
| #define NUI_DECLARE_SVG_ELEMENT | ( | NAME | ) | NUI_DECLARE_SVG_ELEMENT_RENAME(NAME, #NAME) |
| #define NUI_DECLARE_SVG_ELEMENT_RENAME | ( | NAME, | |
| HTML_ACTUAL | |||
| ) |