Searched refs:HandleRotationRequest (Results 1 – 6 of 6) sorted by relevance
35 RegisterNamedFunction(FUNC_ROTATION_NAME, HandleRotationRequest); in ListComponent()
34 RegisterNamedFunction(FUNC_ROTATION_NAME, HandleRotationRequest); in SwiperComponent()
34 RegisterNamedFunction(FUNC_ROTATION_NAME, HandleRotationRequest);
485 static jerry_value_t HandleRotationRequest(const jerry_value_t func,
109 RegisterNamedFunction(FUNC_ROTATION_NAME, HandleRotationRequest); in PickerViewComponent()
1957 jerry_value_t Component::HandleRotationRequest(const jerry_value_t func, in HandleRotationRequest() function in OHOS::ACELite::Component