Home
last modified time | relevance | path

Searched refs:ElementLayoutInfo (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/interface/layouter/
H A DSimpleLayouter.cpp22 class SimpleLayouter::ElementLayoutInfo { class in SimpleLayouter
27 ElementLayoutInfo() in ElementLayoutInfo() function in SimpleLayouter::ElementLayoutInfo
78 ElementLayoutInfo* fElements;
85 fElements = new ElementLayoutInfo[elementCount]; in MyLayoutInfo()
422 ElementLayoutInfo& layoutInfo = fLayoutInfo->fElements[info->index]; in _LayoutStandard()
H A DSimpleLayouter.h50 class ElementLayoutInfo;