Searched defs:GetPoint (Results 1 – 2 of 2) sorted by relevance
354 CefPoint GetPoint() override { return CefPoint(TEST_X_VAL, TEST_Y_VAL); } in GetPoint() function in CefTranslatorTestImpl
554 NO_SANITIZE("cfi-icall") CefPoint CefTranslatorTestCToCpp::GetPoint() { in GetPoint() function in CefTranslatorTestCToCpp