Home | History | Annotate | Download | only in rendering

Lines Matching refs:PE_NONE

757     bool visibleToHitTesting() const { return style()->visibility() == VISIBLE && style()->pointerEvents() != PE_NONE; }