Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2905 napi_value nLandscapeInverted = nullptr; in CreateDisplayOrientationObject() local
2907 napi_create_int32(env, static_cast<int32_t>(DisplayOrientation::LANDSCAPE_INVERTED), &nLandscapeInverted)); in CreateDisplayOrientationObject()
2908 NAPI_CALL(env, napi_set_named_property(env, value, "LANDSCAPE_INVERTED", nLandscapeInverted)); in CreateDisplayOrientationObject()

Completed in 10 milliseconds