Searched refs:get_firstChild (Results 1 – 7 of 7) sorted by relevance
696 hr = document_isimpledomnode->get_firstChild( in IN_PROC_BROWSER_TEST_F()708 hr = body_isimpledomnode->get_firstChild( in IN_PROC_BROWSER_TEST_F()
368 STDMETHODIMP get_firstChild(ISimpleDOMNode** node);
959 STDMETHODIMP BrowserAccessibilityWin::get_firstChild(ISimpleDOMNode** node) { in get_firstChild() function in BrowserAccessibilityWin
841 hr = document_isimpledomnode->get_firstChild( in IN_PROC_BROWSER_TEST_F()855 hr = body_isimpledomnode->get_firstChild( in IN_PROC_BROWSER_TEST_F()
653 CONTENT_EXPORT STDMETHODIMP get_firstChild(ISimpleDOMNode** node);
2585 STDMETHODIMP BrowserAccessibilityWin::get_firstChild(ISimpleDOMNode** node) { in get_firstChild() function in content::BrowserAccessibilityWin
107 cpp_quote("// get_firstChild (/* [out] */ ISimpleDOMNode **newNodePtr);")