fmaxf
extern float fmaxf(float x, float y);
result += (progressPerNode * fmaxf(
ScrollTo(0, fmaxf(0, bounds.top - bounds.Height()));
fHeight = fmaxf(totalTitleAndMetadataHeight, iconSize.Height()) + 2.0 * padding;