Home
last modified time | relevance | path

Searched refs:GetWindowTextLength (Results 201 – 225 of 279) sorted by relevance

12345678910>>...12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DDecorations.java667 int length = OS.GetWindowTextLength (handle); in getText()
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/msos/
H A Dsvcproc.cxx937 while (GetWindowTextLength(debugWindow)+len >= max) { in DebugOutput()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winproc.pas1608 TextLen := GetWindowTextLength(AHandle);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winproc.pas1610 TextLen := GetWindowTextLength(AHandle);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winproc.pas1608 TextLen := GetWindowTextLength(AHandle);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/win32/
H A DNativeMethods.cs1328 public static extern int GetWindowTextLength(HandleRef hWnd); in GetWindowTextLength() method in Microsoft.Win32.NativeMethods
/dports/www/firefox-esr/firefox-91.8.0/config/
H A Dwindows-h-unicode.decls.h759 int GetWindowTextLength(HWND);
/dports/mail/thunderbird/thunderbird-91.8.0/config/
H A Dwindows-h-unicode.decls.h759 int GetWindowTextLength(HWND);
/dports/lang/spidermonkey78/firefox-78.9.0/config/
H A Dwindows-h-unicode.decls.h759 int GetWindowTextLength(HWND);
/dports/www/firefox/firefox-99.0/config/
H A Dwindows-h-unicode.decls.h759 int GetWindowTextLength(HWND);
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h3250 #define GetWindowTextLength GetWindowTextLengthW macro
3403 #define GetWindowTextLength GetWindowTextLengthA macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h3904 #define GetWindowTextLength WINELIB_NAME_AW(GetWindowTextLength) macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/
H A DProcess.cs485 … int length = NativeMethods.GetWindowTextLength(new HandleRef(this, handle)) * 2;
/dports/security/putty/putty-0.76/windows/
H A Dwinpgen.c1494 int len = GetWindowTextLength(editctl); in MainDlgProc()
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwinpgen.c1494 int len = GetWindowTextLength(editctl); in MainDlgProc()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/
H A DWindowUtils.java1275 .GetWindowTextLength(hwnd) + 1; in getWindowTitle()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinceproc.pp1135 TextLen := GetWindowTextLength(AHandle);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceproc.pp1133 TextLen := GetWindowTextLength(AHandle);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinceproc.pp1135 TextLen := GetWindowTextLength(AHandle);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceproc.pp1133 TextLen := GetWindowTextLength(AHandle);
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4599 alias GetWindowTextLengthW GetWindowTextLength;
4770 alias GetWindowTextLengthA GetWindowTextLength;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlctrlx.h1423 int nLen = this->GetWindowTextLength(); in Init()
3784 int cchLen = m_wndTitleBar.GetWindowTextLength() + 1; in SetTitleBarWindow()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4599 alias GetWindowTextLengthW GetWindowTextLength;
4770 alias GetWindowTextLengthA GetWindowTextLength;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4598 alias GetWindowTextLengthW GetWindowTextLength;
4769 alias GetWindowTextLengthA GetWindowTextLength;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d4599 alias GetWindowTextLengthW GetWindowTextLength;
4770 alias GetWindowTextLengthA GetWindowTextLength;

12345678910>>...12