Searched refs:axis_types (Results 1 – 2 of 2) sorted by relevance
124 enum axis_types { enum151 axis_types axis;
121 axis_types const axis2 = classes.axis; in matches()176 void report_error(profile_classes const & classes, axis_types newaxis) in report_error()216 bool allow_axes(profile_classes const & classes, axis_types newaxis) in allow_axes()405 if (!allow_axes(classes, axis_types(i))) in identify_classes()406 report_error(classes, axis_types(i)); in identify_classes()407 classes.axis = axis_types(i); in identify_classes()