Searched defs:GetElementBounds (Results 1 – 3 of 3) sorted by relevance
| /third_party/cef/libcef/renderer/ | ||
| D | dom_node_impl.cc | 382 CefRect CefDOMNodeImpl::GetElementBounds() { in GetElementBounds() function in CefDOMNodeImpl |
| /third_party/cef/libcef_dll/ctocpp/ | ||
| D | domnode_ctocpp.cc | 491 NO_SANITIZE("cfi-icall") CefRect CefDOMNodeCToCpp::GetElementBounds() { in GetElementBounds() function in CefDOMNodeCToCpp |
| /third_party/cef/tests/ceftests/ | ||
| D | os_rendering_unittest.cc | 1356 CefRect GetElementBounds(const std::string& id) { in GetElementBounds() function in __anon6dcc87c30111::OSRTestHandler |