Functions | |
void | Style_Segment (const char *style) |
HC_KEY | KStyle_Segment (const char *style) |
void | Style_Segment_By_Key (HC_KEY seg_key) |
HC_KEY | KStyle_Segment_By_Key (HC_KEY seg_key) |
void | Conditional_Style (const char *style, const char *conditions) |
HC_KEY | KConditional_Style (const char *style, const char *conditions) |
void | Conditional_Style_By_Key (HC_KEY seg_key, const char *conditions) |
HC_KEY | KConditional_Style_By_Key (HC_KEY seg_key, const char *conditions) |