Home
last modified time | relevance | path

Searched defs:GetLong (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/
DWindow.h181 LONG_PTR GetLong(int index) const { return ::GetWindowLong(_window, index); } in GetLong() function
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc228 long GetLong() override { return TEST_LONG_VAL; } in GetLong() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc106 NO_SANITIZE("cfi-icall") long CefTranslatorTestCToCpp::GetLong() { in GetLong() function in CefTranslatorTestCToCpp