Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node.cc141 OsrAXNode* childTreeRootNode = in GetChildCount() local
143 if (childTreeRootNode) { in GetChildCount()
155 OsrAXNode* childTreeRootNode = in ChildAtIndex() local
157 if (childTreeRootNode) { in ChildAtIndex()
158 return childTreeRootNode; in ChildAtIndex()