Searched defs:GetLong (Results 1 – 3 of 3) sorted by relevance
181 LONG_PTR GetLong(int index) const { return ::GetWindowLong(_window, index); } in GetLong() function
228 long GetLong() override { return TEST_LONG_VAL; } in GetLong() function in CefTranslatorTestImpl
106 NO_SANITIZE("cfi-icall") long CefTranslatorTestCToCpp::GetLong() { in GetLong() function in CefTranslatorTestCToCpp