Searched defs:hasTiltY (Results 1 – 1 of 1) sorted by relevance
345 int32_t hasTiltY = tiltY.has_value() ? 1 : 0; in ToJsonValue() local368 int32_t hasTiltY = json->GetInt("hy"); in FromJson() local