Lines Matching full:floorf
1890 root->setTruncatedAt((int)floorf(oldBottom));1891 IntRect dirtyRect(0, (int)floorf(oldTop), root->rightLayoutOverflow(), (int)ceilf(oldBottom - oldTop));