Home
last modified time | relevance | path

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

/external/chromium/base/
Dfix_wp64.h34 inline LONG_PTR SetWindowLongPtrA(HWND window, int index, LONG_PTR new_long) { in SetWindowLongPtrA()
41 inline LONG_PTR SetWindowLongPtrW(HWND window, int index, LONG_PTR new_long) { in SetWindowLongPtrW()
62 inline LONG_PTR SetClassLongPtrA(HWND window, int index, LONG_PTR new_long) { in SetClassLongPtrA()
69 inline LONG_PTR SetClassLongPtrW(HWND window, int index, LONG_PTR new_long) { in SetClassLongPtrW()