Searched defs:FAN_DIRECTION_FLOOR (Results 1 – 2 of 2) sorted by relevance
62 constexpr int FAN_DIRECTION_FLOOR = toInt(propertyutils_impl::VehicleHvacFanDirection::FLOOR); variable
39 constexpr int FAN_DIRECTION_FLOOR = (int)VehicleHvacFanDirection::FLOOR; variable