Home
last modified time | relevance | path

Searched refs:WindowTitle (Results 176 – 200 of 599) sorted by relevance

12345678910>>...24

/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/
H A Dgtk_ui.cc125 WindowTitle title(Glib::get_application_name()); in UI()
726 WindowTitle title(Glib::get_application_name()); in handle_fatal()
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32wscontrols.pp112 StrCaption, WindowTitle: String;
151 WindowTitle := '';
213 PWideChar(UTF8ToUTF16(WindowTitle)), Flags,
H A Dwin32wsstdctrls.pp639 WindowTitle := StrCaption;
1271 WindowTitle := StrCaption;
1508 WindowTitle := StrCaption;
1717 WindowTitle := StrCaption;
1861 WindowTitle := StrCaption;
1909 WindowTitle := StrCaption;
2003 WindowTitle := StrCaption;
2028 WindowTitle := StrCaption;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32wscontrols.pp112 StrCaption, WindowTitle: String;
151 WindowTitle := '';
213 PWideChar(UTF8ToUTF16(WindowTitle)), Flags,
H A Dwin32wsstdctrls.pp639 WindowTitle := StrCaption;
1271 WindowTitle := StrCaption;
1508 WindowTitle := StrCaption;
1717 WindowTitle := StrCaption;
1861 WindowTitle := StrCaption;
1909 WindowTitle := StrCaption;
2003 WindowTitle := StrCaption;
2028 WindowTitle := StrCaption;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dintent_picker_bubble_view_unittest.cc252 TEST_F(IntentPickerBubbleViewTest, WindowTitle) { in TEST_F() argument
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/afterstep/scripts/
H A DFileBrowser1 WindowTitle {File Browser}
/dports/security/keybase/client-v5.7.1/go/engine/
H A Daccount_reset.go81 WindowTitle: "Keybase passphrase",
H A Dpassphrase_recover.go320 arg.WindowTitle = "Pick a new passphrase"
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/examples/otherlibs/
H A Denvprint.pas60 WindowTitle('EnvPrint 2.0 <THIS IS ONLY A NON-FUNCTIONAL GUI DEMO>');
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32wscontrols.pp112 StrCaption, WindowTitle: String;
151 WindowTitle := '';
213 PWideChar(UTF8ToUTF16(WindowTitle)), Flags,
H A Dwin32wsforms.pp151 WindowTitle := nil;
172 Window := CreateWindowEx(FlagsEx, pClassName, WindowTitle, Flags,
457 WindowTitle := StrCaption;
928 WindowTitle := StrCaption;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32wscontrols.pp112 StrCaption, WindowTitle: String;
151 WindowTitle := '';
213 PWideChar(UTF8ToUTF16(WindowTitle)), Flags,
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dluawindow.cc265 WindowTitle title (n); in update_title()
271 WindowTitle title (S_("Window|Lua")); in update_title()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/
H A Dmessages.properties102 StandaloneAppletWindow.WindowTitle=GNU Classpath Applet Viewer:
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/
H A Dmessages.properties102 StandaloneAppletWindow.WindowTitle=GNU Classpath Applet Viewer:
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/Scripts/
H A DFvwmScript-Buttons1 WindowTitle {Buttons}
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/Scripts/
H A DFvwmScript-Buttons1 WindowTitle {Buttons}
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/
H A Dmessages.properties102 StandaloneAppletWindow.WindowTitle=GNU Classpath Applet Viewer:
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/
H A Dmessages.properties102 StandaloneAppletWindow.WindowTitle=GNU Classpath Applet Viewer:
/dports/astro/xplanet/xplanet-1.3.1/src/
H A DOptions.h160 const std::string & WindowTitle() const { return(windowTitle_); }; in WindowTitle() function
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DLanguageForm.cs250 vtd.WindowTitle = PwDefs.ShortProductName; in OnLanguagesItemActivate()
/dports/x11/konsole/konsole-21.12.3/src/session/
H A DSession.h380 WindowTitle = 2, enumerator
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/
H A Dmessages.properties102 StandaloneAppletWindow.WindowTitle=GNU Classpath Applet Viewer:
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/wingui/
H A Dpdcscrn.c2175 TCHAR WindowTitle[MAX_PATH]; in set_up_window() local
2214 get_app_name( WindowTitle, MAX_PATH, TRUE); in set_up_window()
2216 debug_printf( "WindowTitle = '%ls'\n", WindowTitle); in set_up_window()
2253 PDC_hWnd = CreateWindow( AppName, WindowTitle, window_style, in set_up_window()

12345678910>>...24