Home
last modified time | relevance | path

Searched refs:nAutoRotationLandscapeR (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2934 napi_value nAutoRotationLandscapeR = nullptr; in CreateDisplayOrientationObject() local
2936 static_cast<int32_t>(DisplayOrientation::AUTO_ROTATION_LANDSCAPE_RESTRICTED), &nAutoRotationLandscapeR)); in CreateDisplayOrientationObject()
2937 NAPI_CALL(env, napi_set_named_property(env, value, "AUTO_ROTATION_LANDSCAPE_RESTRICTED", nAutoRotationLandscapeR)); in CreateDisplayOrientationObject()

Completed in 9 milliseconds