Home
last modified time | relevance | path

Searched refs:nWorkAreas (Results 1 – 10 of 10) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h2788 #define ListView_SetWorkAreas(hwnd,nWorkAreas,prc) (WINBOOL)SNDMSG((hwnd),LVM_SETWORKAREAS,(WPARAM)… argument
2790 #define ListView_GetWorkAreas(hwnd,nWorkAreas,prc) (WINBOOL)SNDMSG((hwnd),LVM_GETWORKAREAS,(WPARAM)… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h2788 #define ListView_SetWorkAreas(hwnd,nWorkAreas,prc) (WINBOOL)SNDMSG((hwnd),LVM_SETWORKAREAS,(WPARAM)… argument
2790 #define ListView_GetWorkAreas(hwnd,nWorkAreas,prc) (WINBOOL)SNDMSG((hwnd),LVM_GETWORKAREAS,(WPARAM)… argument
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h3324 BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const in GetWorkAreas() argument
3327 return (BOOL)::SendMessage(m_hWnd, LVM_GETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in GetWorkAreas()
3330 BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) in SetWorkAreas() argument
3333 return (BOOL)::SendMessage(m_hWnd, LVM_SETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in SetWorkAreas()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h3324 BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const in GetWorkAreas() argument
3327 return (BOOL)::SendMessage(m_hWnd, LVM_GETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in GetWorkAreas()
3330 BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) in SetWorkAreas() argument
3333 return (BOOL)::SendMessage(m_hWnd, LVM_SETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in SetWorkAreas()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h3324 BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const in GetWorkAreas() argument
3327 return (BOOL)::SendMessage(m_hWnd, LVM_GETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in GetWorkAreas()
3330 BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) in SetWorkAreas() argument
3333 return (BOOL)::SendMessage(m_hWnd, LVM_SETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in SetWorkAreas()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h3324 BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const in GetWorkAreas() argument
3327 return (BOOL)::SendMessage(m_hWnd, LVM_GETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in GetWorkAreas()
3330 BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) in SetWorkAreas() argument
3333 return (BOOL)::SendMessage(m_hWnd, LVM_SETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in SetWorkAreas()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h3324 BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const in GetWorkAreas() argument
3327 return (BOOL)::SendMessage(m_hWnd, LVM_GETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in GetWorkAreas()
3330 BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) in SetWorkAreas() argument
3333 return (BOOL)::SendMessage(m_hWnd, LVM_SETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in SetWorkAreas()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h3324 BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const in GetWorkAreas() argument
3327 return (BOOL)::SendMessage(m_hWnd, LVM_GETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in GetWorkAreas()
3330 BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) in SetWorkAreas() argument
3333 return (BOOL)::SendMessage(m_hWnd, LVM_SETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in SetWorkAreas()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlctrls.h3276 BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const in GetWorkAreas() argument
3279 return (BOOL)::SendMessage(this->m_hWnd, LVM_GETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in GetWorkAreas()
3282 BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) in SetWorkAreas() argument
3285 return (BOOL)::SendMessage(this->m_hWnd, LVM_SETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in SetWorkAreas()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlctrls.h3276 BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const in GetWorkAreas() argument
3279 return (BOOL)::SendMessage(this->m_hWnd, LVM_GETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in GetWorkAreas()
3282 BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) in SetWorkAreas() argument
3285 return (BOOL)::SendMessage(this->m_hWnd, LVM_SETWORKAREAS, nWorkAreas, (LPARAM)lpRect); in SetWorkAreas()