Home | History | Annotate | Download | only in rendering

Lines Matching refs:marginBeforeForChild

1982                         setLogicalHeight(logicalTopForChild(*f) - marginBeforeForChild(*f) + delta);
2273 setLogicalHeight(logicalTopForChild(*f) - marginBeforeForChild(*f));
3429 setLogicalTopForChild(o, logicalTopForChild(o) + marginBeforeForChild(o) + paginationStrut);