Searched defs:IsElement (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/libcef/renderer/ | ||
D | dom_node_impl.cc | 61 bool CefDOMNodeImpl::IsElement() { in IsElement() function in CefDOMNodeImpl |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | domnode_ctocpp.cc | 54 NO_SANITIZE("cfi-icall") bool CefDOMNodeCToCpp::IsElement() { in IsElement() function in CefDOMNodeCToCpp |