Searched refs:nReverseLandscape (Results 1 – 1 of 1) sorted by relevance
4312 napi_value nReverseLandscape; in CreateDisplayOrientationObject() local4314 …eate_int32(env, static_cast<int32_t>(DisplayOrientation::LANDSCAPE_INVERTED), &nReverseLandscape)); in CreateDisplayOrientationObject()4315 …ALL_RETURN_VOID(env, napi_set_named_property(env, value, "LANDSCAPE_INVERTED", nReverseLandscape)); in CreateDisplayOrientationObject()