Searched defs:SetLong (Results 1 – 2 of 2) sorted by relevance
180 …LONG_PTR SetLong(int index, LONG newLongPtr) { return ::SetWindowLong(_window, index, newLongPtr);… in SetLong() function
366 def SetLong(self, key, value): member in SharedPrefs