Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc473 STDMETHODIMP CefIAccessible::get_accSelection(VARIANT* pvarChildren) { in get_accSelection() argument
476 if (pvarChildren) in get_accSelection()
477 pvarChildren->vt = VT_EMPTY; in get_accSelection()