Searched refs:HitTest (Results 1 – 10 of 10) sorted by relevance
25 DECLARE_MEMBER_INFO(HitTest);
143 CASE_NEW(HitTest); in CreateInstance()298 CASE_GET_INFO(HitTest); in GetMembers()
155 wxWebViewDOMElementInfo HitTest(const wxPoint& post) const;
864 wxWebViewDOMElementInfo wxWebView::HitTest(const wxPoint& pos) const in HitTest() function in wxWebView867 return m_mainFrame->HitTest(pos); in HitTest()
369 wxWebViewDOMElementInfo wxWebFrame::HitTest(const wxPoint& pos) const in HitTest() function in wxWebFrame
161 wxWebViewDOMElementInfo HitTest(const wxPoint& pos) const;
626 Add HitTest to wxWebView (and wxWebFrame).631 (wxWebFrame::HitTest):634 (wxWebView::HitTest):
157 static ControlPartCode HitTest( HIWebView* view, const HIPoint* where ); function394 // HitTest398 HitTest( HIWebView* view, const HIPoint* where ) function1357 part = HitTest( view, &where );
9154 that we keep the innerNonSharedNode from the HitTest around. This
14478 Added HitTest* files in rendering/