Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc366 bool SetPointList(const std::vector<CefPoint>& val) override { in SetPointList() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc602 bool CefTranslatorTestCToCpp::SetPointList(const std::vector<CefPoint>& val) { in SetPointList() function in CefTranslatorTestCToCpp