Home
last modified time | relevance | path

Searched refs:EM_GETLINE (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_WNTCommandWindow.cxx145 const int aNbCharRead = (int )SendMessageW (hWnd, EM_GETLINE, aNbLine - 1, (LPARAM )aTempBuff); in GetCommand()
/dports/math/R/R-4.1.2/src/extra/graphapp/
H A Dgbuttons.c167 sendmessage(t->handle, EM_GETLINE, currentline, line); in getcurrentline()
/dports/math/libRmath/R-4.1.1/src/extra/graphapp/
H A Dgbuttons.c167 sendmessage(t->handle, EM_GETLINE, currentline, line); in getcurrentline()
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32memostrings.inc77 len := SendMessageW(FHandle, EM_GETLINE, Index, lparam(PWideChar(WideBuffer)));
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincememostrings.inc79 len := SendMessageW(FHandle, EM_GETLINE, Index, lparam(PWideChar(WideBuffer)));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincememostrings.inc79 len := SendMessageW(FHandle, EM_GETLINE, Index, lparam(PWideChar(WideBuffer)));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32memostrings.inc77 len := SendMessageW(FHandle, EM_GETLINE, Index, lparam(PWideChar(WideBuffer)));
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwincememostrings.inc79 len := SendMessageW(FHandle, EM_GETLINE, Index, lparam(PWideChar(WideBuffer)));
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32memostrings.inc77 len := SendMessageW(FHandle, EM_GETLINE, Index, lparam(PWideChar(WideBuffer)));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincememostrings.inc79 len := SendMessageW(FHandle, EM_GETLINE, Index, lparam(PWideChar(WideBuffer)));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32memostrings.inc77 len := SendMessageW(FHandle, EM_GETLINE, Index, lparam(PWideChar(WideBuffer)));
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/mswin32/
H A Dgcommon.c556 child->w, EM_GETLINE, n - 1, (LPARAM) (LPSTR) &Gbufp[0] in processcommand()
562 child->w, EM_GETLINE, n - 2, (LPARAM) (LPSTR) &Gbufp[0] in processcommand()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dstand_gui.cpp409 SendMessage(Multi_std_name,EM_GETLINE,(WPARAM)0,(LPARAM)(LPCSTR)buf); in std_connect_handle_name_change()
432 SendMessage(Multi_std_host_passwd,EM_GETLINE,(WPARAM)0,(LPARAM)(LPCSTR)buf); in std_connect_handle_passwd_change()
1373 SendMessage(Godstuff_broadcast_text,EM_GETLINE,(WPARAM)0,(LPARAM)&txt[0]); in std_gs_send_godstuff_message()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/network/
H A Dstand_gui.cpp417 SendMessage(Multi_std_name,EM_GETLINE,(WPARAM)0,(LPARAM)(LPCSTR)buf); in std_connect_handle_name_change()
447 SendMessage(Multi_std_host_passwd,EM_GETLINE,(WPARAM)0,(LPARAM)(LPCSTR)buf); in std_connect_handle_passwd_change()
1388 SendMessage(Godstuff_broadcast_text,EM_GETLINE,(WPARAM)0,(LPARAM)&txt[0]); in std_gs_send_godstuff_message()
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A Dwin32msg.c429 EM_GETLINE, in AskNameProc()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/wince/
H A Dtextctrlce.cpp806 len = (size_t)::SendMessage(GetBuddyHwnd(), EM_GETLINE, lineNo, (LPARAM)buf); in GetLineText()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/wince/
H A Dtextctrlce.cpp806 len = (size_t)::SendMessage(GetBuddyHwnd(), EM_GETLINE, lineNo, (LPARAM)buf); in GetLineText()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/wince/
H A Dtextctrlce.cpp806 len = (size_t)::SendMessage(GetBuddyHwnd(), EM_GETLINE, lineNo, (LPARAM)buf); in GetLineText()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/wince/
H A Dtextctrlce.cpp806 len = (size_t)::SendMessage(GetBuddyHwnd(), EM_GETLINE, lineNo, (LPARAM)buf); in GetLineText()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/wince/
H A Dtextctrlce.cpp799 len = (size_t)::SendMessage(GetBuddyHwnd(), EM_GETLINE, lineNo, (LPARAM)buf); in GetLineText()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/wince/
H A Dtextctrlce.cpp799 len = (size_t)::SendMessage(GetBuddyHwnd(), EM_GETLINE, lineNo, (LPARAM)buf); in GetLineText()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dwinresrc.h1024 #define EM_GETLINE 0x00C4 macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/data/windows/
H A Dresource.h922 #define EM_GETLINE 0x00C4 macro
/dports/games/bzflag/bzflag-2.4.22/MSVC/
H A Dresource.h922 #define EM_GETLINE 0x00C4 macro
/dports/games/bzflag-server/bzflag-2.4.22/MSVC/
H A Dresource.h922 #define EM_GETLINE 0x00C4 macro

12345678910>>...13