Searched refs:refEventTarget (Results 1 – 3 of 3) sorted by relevance
102 void ref() { refEventTarget(); } in ref()154 virtual void refEventTarget() = 0;261 virtual void refEventTarget() OVERRIDE FINAL { ref(); } \
74 virtual void refEventTarget() OVERRIDE { ref(); } in refEventTarget() function
91 virtual void refEventTarget() OVERRIDE { ref(); } in refEventTarget() function