Home
last modified time | relevance | path

Searched refs:growToInclude (Results 1 – 2 of 2) sorted by relevance

/external/antlr/src/org/antlr/runtime/
DBitSet.java120 growToInclude(el); in add()
129 public void growToInclude(int bit) { in growToInclude() method in BitSet
/external/skia/include/core/
DSkRect.h500 void growToInclude(const SkRect& r) { this->join(r); } in growToInclude() function
511 void growToInclude(SkScalar x, SkScalar y) { in growToInclude() function