Searched refs:zIndexViewGroupTmp (Results 1 – 1 of 1) sorted by relevance
169 UIView* zIndexViewGroupTmp = container_->GetChildById(ID_ZINDEX_VIEW_VG); in ClickModifyBtn() local170 if (zIndexViewGroupTmp == nullptr) { in ClickModifyBtn()174 UIViewGroup* zIndexViewGroup = reinterpret_cast<UIViewGroup*>(zIndexViewGroupTmp); in ClickModifyBtn()283 UIView* zIndexViewGroupTmp = container_->GetChildById(ID_ZINDEX_VIEW_VG); in SetupChangeView() local284 if (zIndexViewGroupTmp == nullptr) { in SetupChangeView()287 UIViewGroup* group = reinterpret_cast<UIViewGroup*>(zIndexViewGroupTmp); in SetupChangeView()