Searched refs:ElementInfo (Results 1 – 4 of 4) sorted by relevance
35 class SimpleLayouter::ElementInfo { class in SimpleLayouter44 ElementInfo() in ElementInfo() function in SimpleLayouter::ElementInfo54 ElementInfo(int index) in ElementInfo() function in SimpleLayouter::ElementInfo64 void Assign(const ElementInfo& info) in Assign()125 fElements = new ElementInfo[elementCount]; in SimpleLayouter()154 ElementInfo& info = fElements[element]; in AddConstraints()258 ElementInfo* info = new ElementInfo(i); in DistributeSize()270 ElementInfo* info = (ElementInfo*)elementInfos.ItemAt(i); in DistributeSize()291 ElementInfo* info = (ElementInfo*)elementInfos.ItemAt(i); in _CalculateSumWeight()300 ElementInfo* info = (ElementInfo*)elementInfos.ItemAt(i); in _CalculateSumWeight()[all …]
84 struct CollapsingLayouter::ElementInfo { struct in CollapsingLayouter90 ElementInfo() in ElementInfo() argument99 ~ElementInfo() in ~ElementInfo() argument103 void SetTo(const ElementInfo& other) in SetTo() argument117 fElements(new ElementInfo[elementCount]), in CollapsingLayouter()178 ElementInfo& elementInfo = fElements[element]; in SetWeight()287 ElementInfo& element = fElements[i]; in _DoCollapse()306 ElementInfo& element = fElements[i]; in _AddConstraints()
45 struct ElementInfo;56 ElementInfo* fElements;
51 class ElementInfo; variable56 ElementInfo* fElements;