Searched refs:major_category (Results 1 – 1 of 1) sorted by relevance
31 enum major_category enum197 inline properties::major_category get_major_category(::boost::uint32_t ch) in get_major_category()199 return static_cast<properties::major_category>(get_category(ch) >> 3); in get_major_category()