Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_helper.cc104 CefRefPtr<CefListValue> updatesList = mainDict->GetList("updates"); in UpdateAccessibilityTree() local
106 size_t updatesCount = updatesList->GetSize(); in UpdateAccessibilityTree()
112 CefRefPtr<CefDictionaryValue> updateDict = updatesList->GetDictionary(i); in UpdateAccessibilityTree()