Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:IsFloatBigger

561       if (IsFloatBigger(pt.y, pSection->m_SecInfo.rcSection.top)) {
564 if (IsFloatBigger(pSection->m_SecInfo.rcSection.bottom, pt.y)) {
571 } else if (IsFloatBigger(pt.y, pSection->m_SecInfo.rcSection.bottom)) {
1015 if (IsFloatBigger(szTotal.width, GetPlateWidth()) ||
1016 IsFloatBigger(szTotal.height, GetPlateHeight())) {