Searched refs:IsHasFooter (Results 1 – 2 of 2) sorted by relevance
173 bool IsHasFooter() in IsHasFooter() function
1748 if (groupItemPattern->IsHasFooter() && GreatOrEqual(y, endRect.Bottom()) && in ProcessAreaVertical()1752 } else if (groupItemPattern->IsHasHeader() || groupItemPattern->IsHasFooter()) { in ProcessAreaVertical()1781 …if (groupItemPattern->IsHasFooter() && GreatOrEqual(x, endRect.Right()) && LessOrEqual(x, groupRec… in ProcessAreaHorizontal()1784 } else if (groupItemPattern->IsHasHeader() || groupItemPattern->IsHasFooter()) { in ProcessAreaHorizontal()