Searched refs:nFollowrecent (Results 1 – 1 of 1) sorted by relevance
4308 napi_value nFollowrecent; in CreateDisplayOrientationObject() local4310 …v, napi_create_int32(env, static_cast<int32_t>(DisplayOrientation::FOLLOWRECENT), &nFollowrecent)); in CreateDisplayOrientationObject()4311 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, value, "FOLLOW_RECENT", nFollowrecent)); in CreateDisplayOrientationObject()