#include <parsers_declarations.hpp>
|
void | body_feature (association_type, std::string_view value, error_handler &err, int32_t line, sys::state &) |
|
void | header_feature (association_type, std::string_view value, error_handler &err, int32_t line, sys::state &) |
|
void | map_feature (association_type, std::string_view value, error_handler &err, int32_t line, sys::state &) |
|
void | finish (sys::state &context) |
|
Definition at line 2874 of file parsers_declarations.hpp.
◆ body_feature()
◆ finish()
void parsers::locale_parser::finish |
( |
sys::state & |
context | ) |
|
|
inline |
◆ header_feature()
◆ map_feature()
◆ body_features
std::vector<uint32_t> parsers::locale_parser::body_features |
◆ body_font
std::string parsers::locale_parser::body_font |
◆ display_name
std::string parsers::locale_parser::display_name |
◆ fallback
std::string parsers::locale_parser::fallback |
◆ header_features
std::vector<uint32_t> parsers::locale_parser::header_features |
◆ header_font
std::string parsers::locale_parser::header_font |
◆ map_features
std::vector<uint32_t> parsers::locale_parser::map_features |
◆ map_font
std::string parsers::locale_parser::map_font |
◆ prevent_map_letterspacing
bool parsers::locale_parser::prevent_map_letterspacing = false |
◆ rtl
bool parsers::locale_parser::rtl = false |
◆ script
std::string parsers::locale_parser::script = "Latn" |
The documentation for this struct was generated from the following files: