Lines Matching defs:mBottom
139 mBottom(bottom),152 return ( ( 0 != mTop ) || ( 0 != mLeft ) || ( 0 != mBottom ) || ( 0 != mRight) );157 return ( (0 == mTop ) && ( 0 == mLeft ) && ( 0 == mBottom )190 ssize_t mBottom;