|
GCC Middle and Back End API Reference
|


Go to the source code of this file.
Data Structures | |
| struct | text_art::size< CoordinateSystem > |
| struct | text_art::coord< CoordinateSystem > |
| struct | text_art::range< CoordinateSystem > |
| struct | text_art::rect< CoordinateSystem > |
| class | text_art::array2< ElementType, SizeType, CoordType > |
| struct | text_art::style |
| struct | text_art::style::color |
| class | text_art::style_manager |
| class | text_art::styled_unichar |
| class | text_art::styled_string |
| struct | text_art::directions |
Namespaces | |
| namespace | text_art |
Enumerations | |
| enum class | text_art::x_align { text_art::LEFT , text_art::CENTER , text_art::RIGHT } |
| enum class | text_art::y_align { text_art::TOP , text_art::CENTER , text_art::BOTTOM } |
Functions | |
| template<typename CoordinateSystem> | |
| coord< CoordinateSystem > | text_art::operator+ (coord< CoordinateSystem > a, coord< CoordinateSystem > b) |
| template<typename CoordinateSystem> | |
| rect< CoordinateSystem > | text_art::operator+ (rect< CoordinateSystem > r, coord< CoordinateSystem > offset) |
| style | text_art::get_style_from_color_cap_name (const char *name) |