Searched defs:hasTiltX (Results 1 – 1 of 1) sorted by relevance
340 int32_t hasTiltX = tiltX.has_value() ? 1 : 0; in ToJsonValue() local367 int32_t hasTiltX = json->GetInt("hx"); in FromJson() local