Searched refs:ViewExtraMsg (Results 1 – 6 of 6) sorted by relevance
407 struct ViewExtraMsg { struct1315 ViewExtraMsg* GetExtraMsg();1325 void SetExtraMsg(ViewExtraMsg* extraMsg);1567 ViewExtraMsg* viewExtraMsg_;
89 UIView::ViewExtraMsg *extraMsg = new UIView::ViewExtraMsg(); in SetViewExtraMsg()
178 UIView::ViewExtraMsg *extraMsg = new UIView::ViewExtraMsg(); in SetViewExtraMsg()193 UIView::ViewExtraMsg *extraMsg = view->GetExtraMsg(); in ReleaseViewExtraMsg()
250 UIView::ViewExtraMsg* extraMsg = new UIView::ViewExtraMsg();
154 UIView::ViewExtraMsg *extraMsg = view->GetExtraMsg(); in GetElementByUIView()
268 UIView::ViewExtraMsg* UIView::GetExtraMsg() in GetExtraMsg()273 void UIView::SetExtraMsg(ViewExtraMsg* extraMsg) in SetExtraMsg()