Searched refs:childrect (Results 1 – 1 of 1) sorted by relevance
1929 IntRect childrect; in hitTestAtPoint() local1931 childrect = getAbsoluteBoundingBox(child); in hitTestAtPoint()1932 if (!childrect.isEmpty()) { in hitTestAtPoint()1933 rect.unite(childrect); in hitTestAtPoint()