Searched defs:visibleToHitTesting (Results 1 – 2 of 2) sorted by relevance
299 …bool visibleToHitTesting() const { return renderer()->style()->visibility() == VISIBLE && renderer… in visibleToHitTesting() function
757 …bool visibleToHitTesting() const { return style()->visibility() == VISIBLE && style()->pointerEven… in visibleToHitTesting() function