Searched refs:FUNC_ROTATION_NAME (Results 1 – 5 of 5) 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);
109 RegisterNamedFunction(FUNC_ROTATION_NAME, HandleRotationRequest); in PickerViewComponent()
167 constexpr char FUNC_ROTATION_NAME[] = "rotation"; variable