(t)
| 29175 | return Math.max(0, t._viewHeight + e.top + e.bottom); |
| 29176 | } |
| 29177 | function QB(t) { |
| 29178 | var e = t.padding(), |
| 29179 | n = t._origin; |
| 29180 | return [e.left + n[0], e.top + n[1]]; |
| 29181 | } |
| 29182 | function KB(t, e, n) { |
| 29183 | var r, |
| 29184 | i, |
no outgoing calls
no test coverage detected