Home
last modified time | relevance | path

Searched defs:GetPreviousSibling (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/renderer/
Ddom_node_impl.cc229 CefRefPtr<CefDOMNode> CefDOMNodeImpl::GetPreviousSibling() { in GetPreviousSibling() function in CefDOMNodeImpl
/third_party/cef/libcef_dll/ctocpp/
Ddomnode_ctocpp.cc254 CefRefPtr<CefDOMNode> CefDOMNodeCToCpp::GetPreviousSibling() { in GetPreviousSibling() function in CefDOMNodeCToCpp