Searched refs:ohosView (Results 1 – 1 of 1) sorted by relevance
73 OHOS::UIView *ohosView = view_->GetOhosView(); in As() local75 return ohosView; in As()77 if (dummy.GetViewType() != ohosView->GetViewType()) { in As()82 return static_cast<T *>(ohosView); in As()