Home
last modified time | relevance | path

Searched refs:GetWindowTextLength (Results 101 – 125 of 279) sorted by relevance

12345678910>>...12

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Duser32.go282 func GetWindowTextLength(hwnd HWND) int { func
290 textLen := GetWindowTextLength(hwnd) + 1
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Duser32.go282 func GetWindowTextLength(hwnd HWND) int { func
290 textLen := GetWindowTextLength(hwnd) + 1
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DUser32.java263 int GetWindowTextLength(HWND hWnd); in GetWindowTextLength() method
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Di_system.cpp934 endselection.cpMax = endselection.cpMin = GetWindowTextLength(edit); in DoPrintStr()
1035 selection.cpMax = selection.cpMin = GetWindowTextLength (edit); in DoPrintStr()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_TextComponent.cpp543 int len = ::GetWindowTextLength(c->GetHWnd()); in _GetText()
1145 int len = ::GetWindowTextLength(GetHWnd()); in WmContextMenu()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/windows/leashdll/
H A Dlshutil.cpp466 int text_len = GetWindowTextLength(m_hwnd); in ProcessText()
/dports/security/krb5/krb5-1.19.2/src/windows/leashdll/
H A Dlshutil.cpp465 int text_len = GetWindowTextLength(m_hwnd); in ProcessText()
/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/windows/apps/prunmgr/
H A Dprunmgr.c439 l = GetWindowTextLength(GetDlgItem(hDlg, IDC_PPJOPTIONS)); in __generalJvmSave()
449 l = GetWindowTextLength(GetDlgItem(hDlg, IDC_PPJOPTIONS9)); in __generalJvmSave()
499 l = GetWindowTextLength(GetDlgItem(hDlg, IDC_PPRARGS)); in __generalStartSave()
539 l = GetWindowTextLength(GetDlgItem(hDlg, IDC_PPSARGS)); in __generalStopSave()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dtextctrl.cpp864 int len = GetWindowTextLength(GetHwnd()); in GetRange()
1127 const int len = GetWindowTextLength(GetHwnd()); in StreamOut()
2246 unsigned int len = ::GetWindowTextLength(GetHwnd()); in AdjustSpaceLimit()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dtextctrl.cpp729 int len = GetWindowTextLength(GetHwnd()); in GetRange()
1000 const int len = GetWindowTextLength(GetHwnd()); in StreamOut()
2173 unsigned int len = ::GetWindowTextLength(GetHwnd()); in AdjustSpaceLimit()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dtextctrl.cpp729 int len = GetWindowTextLength(GetHwnd()); in GetRange()
1000 const int len = GetWindowTextLength(GetHwnd()); in StreamOut()
2173 unsigned int len = ::GetWindowTextLength(GetHwnd()); in AdjustSpaceLimit()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dtextctrl.cpp729 int len = GetWindowTextLength(GetHwnd()); in GetRange()
1000 const int len = GetWindowTextLength(GetHwnd()); in StreamOut()
2173 unsigned int len = ::GetWindowTextLength(GetHwnd()); in AdjustSpaceLimit()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dtextctrl.cpp729 int len = GetWindowTextLength(GetHwnd()); in GetRange()
1000 const int len = GetWindowTextLength(GetHwnd()); in StreamOut()
2173 unsigned int len = ::GetWindowTextLength(GetHwnd()); in AdjustSpaceLimit()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dtextctrl.cpp864 int len = GetWindowTextLength(GetHwnd()); in GetRange()
1127 const int len = GetWindowTextLength(GetHwnd()); in StreamOut()
2246 unsigned int len = ::GetWindowTextLength(GetHwnd()); in AdjustSpaceLimit()
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dwindowhandle.cpp128 int titleLength = GetWindowTextLength(reinterpret_cast<HWND>(mValue)); in title()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.cs110 private static extern int GetWindowTextLength(IntPtr hWnd); in GetWindowTextLength() method in KeePass.Native.NativeMethods

12345678910>>...12