Searched refs:InitProps (Results 1 – 5 of 5) sorted by relevance
93 void InitProps();
61 InitProps(); in OnModifyDone()91 void DragBarPattern::InitProps() in InitProps() function in OHOS::Ace::NG::DragBarPattern
161 void InitProps(const RefPtr<BubbleLayoutProperty>& layoutProp, bool showInSubWindow);
259 InitProps(bubbleProp, showInSubWindow); in Measure()555 void BubbleLayoutAlgorithm::InitProps(const RefPtr<BubbleLayoutProperty>& layoutProp, bool showInSu… in InitProps() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
448 dragBarPattern->InitProps();