Searched defs:bbx (Results 1 – 3 of 3) sorted by relevance
48 public float intersect(BoundingBox bbx) { in intersect()54 public float union(BoundingBox bbx) { in union()65 public float computeIoU(BoundingBox bbx) { in computeIoU()
153 bdf_bbx_t bbx; /* Glyph bounding box. */ member170 bdf_bbx_t bbx; /* Overall bounding box of glyphs. */ member178 bdf_bbx_t bbx; /* Font bounding box. */ member
82 bad_base_dtor bbx; // expected-error {{call to implicitly-deleted default constructor}} variable