Home
last modified time | relevance | path

Searched refs:lpszFormat (Results 226 – 238 of 238) sorted by relevance

12345678910

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinuser.pas4671 function RegisterClipboardFormatA(lpszFormat: LPCSTR): UINT; stdcall;
4673 function RegisterClipboardFormatW(lpszFormat: LPCWSTR): UINT; stdcall;
4675 function RegisterClipboardFormat(lpszFormat: LPCTSTR): UINT; stdcall;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2621 function RegisterClipboardFormat(lpszFormat:LPCWSTR):UINT; external KernelDLL name 'RegisterClipboa…
2622 function RegisterClipboardFormatW(lpszFormat:LPCWSTR):UINT; external KernelDLL name 'RegisterClipbo…
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2621 function RegisterClipboardFormat(lpszFormat:LPCWSTR):UINT; external KernelDLL name 'RegisterClipboa…
2622 function RegisterClipboardFormatW(lpszFormat:LPCWSTR):UINT; external KernelDLL name 'RegisterClipbo…
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2621 function RegisterClipboardFormat(lpszFormat:LPCWSTR):UINT; external KernelDLL name 'RegisterClipboa…
2622 function RegisterClipboardFormatW(lpszFormat:LPCWSTR):UINT; external KernelDLL name 'RegisterClipbo…
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2621 function RegisterClipboardFormat(lpszFormat:LPCWSTR):UINT; external KernelDLL name 'RegisterClipboa…
2622 function RegisterClipboardFormatW(lpszFormat:LPCWSTR):UINT; external KernelDLL name 'RegisterClipbo…
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h9438 BOOL SetFormat(LPCTSTR lpszFormat) in SetFormat() argument
9441 return (BOOL)::SendMessage(m_hWnd, DTM_SETFORMAT, 0, (LPARAM)lpszFormat); in SetFormat()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h9438 BOOL SetFormat(LPCTSTR lpszFormat) in SetFormat() argument
9441 return (BOOL)::SendMessage(m_hWnd, DTM_SETFORMAT, 0, (LPARAM)lpszFormat); in SetFormat()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h9438 BOOL SetFormat(LPCTSTR lpszFormat) in SetFormat() argument
9441 return (BOOL)::SendMessage(m_hWnd, DTM_SETFORMAT, 0, (LPARAM)lpszFormat); in SetFormat()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h9438 BOOL SetFormat(LPCTSTR lpszFormat) in SetFormat() argument
9441 return (BOOL)::SendMessage(m_hWnd, DTM_SETFORMAT, 0, (LPARAM)lpszFormat); in SetFormat()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h9438 BOOL SetFormat(LPCTSTR lpszFormat) in SetFormat() argument
9441 return (BOOL)::SendMessage(m_hWnd, DTM_SETFORMAT, 0, (LPARAM)lpszFormat); in SetFormat()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrls.h9438 BOOL SetFormat(LPCTSTR lpszFormat) in SetFormat() argument
9441 return (BOOL)::SendMessage(m_hWnd, DTM_SETFORMAT, 0, (LPARAM)lpszFormat); in SetFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlctrls.h9148 BOOL SetFormat(LPCTSTR lpszFormat) in SetFormat() argument
9151 return (BOOL)::SendMessage(this->m_hWnd, DTM_SETFORMAT, 0, (LPARAM)lpszFormat); in SetFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlctrls.h9148 BOOL SetFormat(LPCTSTR lpszFormat) in SetFormat() argument
9151 return (BOOL)::SendMessage(this->m_hWnd, DTM_SETFORMAT, 0, (LPARAM)lpszFormat); in SetFormat()

12345678910