Home | History | Annotate | Download | only in fxedit

Lines Matching refs:IsFloatBigger

1388       } else if (IsFloatBigger(m_ptScrollPos.x,
1400 } else if (IsFloatBigger(m_ptScrollPos.y, rcContent.top)) {
1439 } else if (IsFloatBigger(ptHeadEdit.x, rcPlate.right)) {
1450 } else if (IsFloatBigger(ptHeadEdit.y, rcPlate.top)) {
1451 if (IsFloatBigger(ptFootEdit.y, rcPlate.bottom)) {
2134 IsFloatBigger(rcContent.Height(), rcPlate.Height())) {
2138 if (IsFloatBigger(rcContent.Width(), rcPlate.Width()))