Classes | |
union | convert_t |
Functions | |
void | type_supports_boolean (node_type_t const type) |
void | type_supports_children (node_type_t const type) |
void | type_supports_color (node_type_t const type) |
void | type_supports_decimal_number (node_type_t const type) |
void | type_supports_font_metrics (node_type_t const type) |
void | type_supports_integer (node_type_t const type) |
void | type_supports_string (node_type_t const type) |
Variables | |
uint32_t | g_node_count = 0 |
uint32_t | g_node_max_count = 0 |
void csspp::anonymous_namespace{node.cpp}::type_supports_boolean | ( | node_type_t const | type | ) |
Definition at line 93 of file node.cpp.
References csspp::BOOLEAN, csspp::DECIMAL_NUMBER, csspp::INTEGER, csspp::OPEN_CURLYBRACKET, csspp::PERCENT, and type_supports_boolean().
Referenced by type_supports_boolean().
void csspp::anonymous_namespace{node.cpp}::type_supports_children | ( | node_type_t const | type | ) |
Definition at line 196 of file node.cpp.
References csspp::ARG, csspp::ARRAY, csspp::AT_KEYWORD, csspp::COMPONENT_VALUE, csspp::DECLARATION, csspp::FRAME, csspp::FUNCTION, csspp::LIST, csspp::MAP, csspp::OPEN_CURLYBRACKET, csspp::OPEN_PARENTHESIS, csspp::OPEN_SQUAREBRACKET, type_supports_children(), and csspp::VARIABLE_FUNCTION.
Referenced by type_supports_children().
void csspp::anonymous_namespace{node.cpp}::type_supports_color | ( | node_type_t const | type | ) |
Definition at line 163 of file node.cpp.
References csspp::COLOR, and type_supports_color().
Referenced by type_supports_color().
void csspp::anonymous_namespace{node.cpp}::type_supports_decimal_number | ( | node_type_t const | type | ) |
Definition at line 114 of file node.cpp.
References csspp::DECIMAL_NUMBER, csspp::FRAME, csspp::PERCENT, and type_supports_decimal_number().
Referenced by type_supports_decimal_number().
void csspp::anonymous_namespace{node.cpp}::type_supports_font_metrics | ( | node_type_t const | type | ) |
Definition at line 180 of file node.cpp.
References csspp::FONT_METRICS, and type_supports_font_metrics().
Referenced by type_supports_font_metrics().
void csspp::anonymous_namespace{node.cpp}::type_supports_integer | ( | node_type_t const | type | ) |
Definition at line 71 of file node.cpp.
References csspp::AN_PLUS_B, csspp::ARG, csspp::AT_KEYWORD, csspp::COMMENT, csspp::INTEGER, type_supports_integer(), and csspp::UNICODE_RANGE.
Referenced by type_supports_integer().
void csspp::anonymous_namespace{node.cpp}::type_supports_string | ( | node_type_t const | type | ) |
Definition at line 133 of file node.cpp.
References csspp::AT_KEYWORD, csspp::COMMENT, csspp::DECIMAL_NUMBER, csspp::DECLARATION, csspp::EXCLAMATION, csspp::FUNCTION, csspp::HASH, csspp::IDENTIFIER, csspp::INTEGER, csspp::PLACEHOLDER, csspp::STRING, type_supports_string(), csspp::URL, csspp::VARIABLE, and csspp::VARIABLE_FUNCTION.
Referenced by type_supports_string().
uint32_t csspp::anonymous_namespace{node.cpp}::g_node_count = 0 |
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.