Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DWindow.h189 LONG_PTR GetLongPtr(int index) const { return GetLong(index); } in GetLongPtr() function
211 LONG_PTR GetLongPtr(int index) const { return ::GetWindowLongPtr(_window, index); } in GetLongPtr() function