Lines Matching defs:depth
1403 int depth() const {1424 void set_depth(int depth) {1425 ASSERT(depth >= 1);1426 depth_ = depth;