Home
last modified time | relevance | path

Searched refs:bindedView (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1963 UIView *bindedView = ComponentUtils::GetViewFromBindingObject(dom); in HandleRotationRequest() local
1964 if (bindedView == nullptr) { in HandleRotationRequest()
1977 bindedView->RequestFocus(); in HandleRotationRequest()
1979 bindedView->ClearFocus(); in HandleRotationRequest()