Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc351 CComBSTR bstrResult(name.c_str()); in get_accName() local
352 *pszName = bstrResult.Detach(); in get_accName()
366 CComBSTR bstrResult(name.c_str()); in get_accValue() local
367 *pszValue = bstrResult.Detach(); in get_accValue()
382 CComBSTR bstrResult(name.c_str()); in get_accDescription() local
383 *pszDescription = bstrResult.Detach(); in get_accDescription()