CombiningTreeRowExtent typedef

CombiningTreeRowExtent = CombiningSpanExtent

Runs the result of two TreeRowExtents through a combiner function to determine the ultimate pixel height of a tree row.

Implementation

typedef CombiningTreeRowExtent = CombiningSpanExtent;