Searched refs:ElementLayoutInfo (Results 1 – 2 of 2) sorted by relevance
22 class SimpleLayouter::ElementLayoutInfo { class in SimpleLayouter27 ElementLayoutInfo() in ElementLayoutInfo() function in SimpleLayouter::ElementLayoutInfo78 ElementLayoutInfo* fElements;85 fElements = new ElementLayoutInfo[elementCount]; in MyLayoutInfo()422 ElementLayoutInfo& layoutInfo = fLayoutInfo->fElements[info->index]; in _LayoutStandard()
50 class ElementLayoutInfo;