Functions | |
HC_KEY | Style_Segment (const char *style) |
HC_KEY | Style_Segment_By_Key (HC_KEY seg_key) |
HC_KEY | Style_Segment_Key_By_Key (HC_KEY target_segment, HC_KEY style_segment) |
HC_KEY | Named_Style_Segment (char const *style_name) |
HC_KEY | Named_Style_Segment_By_Key (HC_KEY target_segment, char const *style_name) |
HC_KEY | Conditional_Style (const char *style, const char *conditions) |
HC_KEY | Conditional_Style_By_Key (HC_KEY seg_key, const char *conditions) |