Home
last modified time | relevance | path

Searched refs:get_accChildCount (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc153 STDMETHODIMP get_accChildCount(LONG* child_count) override;
301 STDMETHODIMP CefIAccessible::get_accChildCount(long* pcountChildren) { in get_accChildCount() function in client::CefIAccessible