Searched defs:borderBoundingBox (Results 1 – 3 of 3) sorted by relevance
138 virtual IntRect borderBoundingBox() const in borderBoundingBox() function
114 virtual IntRect borderBoundingBox() const { return borderBoxRect(); } in borderBoundingBox() function
93 IntRect borderBoundingBox = box->borderBoundingBox(); in isDeletableElement() local