Home
last modified time | relevance | path

Searched refs:startHidden (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/twiki-TwistyPlugin/TwistyPlugin-0.0.17602/lib/TWiki/Plugins/
H A DTwistyPlugin.pm294 my $startHidden;
295 $startHidden = 1 if ( $start eq 'hide' );
308 push( @classList, 'twistyStartHide' ) if $startHidden;
323 $state = $TWISTYPLUGIN_CONTENT_HIDDEN if $startHidden;
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/
H A DTwistyPlugin.pm304 my $startHidden;
305 $startHidden = 1 if ( $start eq 'hide' );
322 push( @classList, 'twistyStartHide' ) if $startHidden;
337 $state = $TWISTYPLUGIN_CONTENT_HIDDEN if $startHidden;
/dports/sysutils/rundeck2/pkgs/webapp/plugins/miniprofiler-0.4.1/js/
H A DMiniProfilerHandler.cs122 bool? startHidden = null) in RenderIncludes() argument
147 startHidden = (startHidden ?? MiniProfiler.Settings.PopupStartHidden).ToJs() in RenderIncludes()
/dports/sysutils/rundeck2/pkgs/webapp/assets/
H A DMiniProfilerHandler-027a266521ee1ffd0713c8695bfb0625.cs122 bool? startHidden = null) in RenderIncludes() argument
147 startHidden = (startHidden ?? MiniProfiler.Settings.PopupStartHidden).ToJs() in RenderIncludes()
/dports/www/dojo/dojo-release-1.12.2/dojox/calendar/
H A DVerticalRenderer.js.map7 …,"inherited","arguments","_applyAttributes","_isElementVisible","elt","startHidden","endHidden","s…
H A DLabelRenderer.js.map7 …mmaryLabel","startTimeLabel","endTimeLabel","_isElementVisible","elt","startHidden","endHidden","s…
H A DMobileVerticalRenderer.js.map7 …,"inherited","arguments","_applyAttributes","_isElementVisible","elt","startHidden","endHidden","s…
H A DHorizontalRenderer.js.map7 …layValueMap","_displayValue","arrowPadding","_isElementVisible","elt","startHidden","endHidden","s…
H A DMobileHorizontalRenderer.js.map7 …ndTimeLabel","_displayValue","arrowPadding","_isElementVisible","elt","startHidden","endHidden","s…
H A D_RendererMixin.js.map7 …mixin","_setText","node","text","allowHTML","_isElementVisible","elt","startHidden","endHidden","s…
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dbaseguiplus.h67 virtual bool startHidden();
H A Dsmplayer.cpp500 if (!gui()->startHidden() || !files_to_play.isEmpty() ) gui()->show(); in start()
H A Dbasegui.h93 virtual bool startHidden() { return false; }; in startHidden() function
/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Donmainwindow.cpp82 startHidden=false; in ONMainWindow()
1275 if ( startHidden ) in slotResize()
2271 if(!startHidden) in slotReadSessions()
2911 if (!startHidden) in slotSshConnectionError()
3149 if ( startHidden ) in slotSshServerAuthError()
3276 if ( startHidden ) in slotSshUserAuthError()
5938 if (startHidden) in slotTunnelOk()
8314 if( !startHidden ) in printError()
8575 if ( startHidden ) in slotResize()
9958 if(startHidden) in slotCmdMessage()
[all …]
/dports/audio/cantata/cantata-2.4.2/gui/
H A Dsettings.h122 bool startHidden();
H A Dsettings.cpp573 bool Settings::startHidden() in startHidden() function in Settings
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DnsIProcess.idl82 attribute boolean startHidden;
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DnsIProcess.idl82 attribute boolean startHidden;
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DnsIProcess.idl82 attribute boolean startHidden;
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DnsIProcess.idl82 attribute boolean startHidden;
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DnsIProcess.idl82 attribute boolean startHidden;
/dports/www/firefox/firefox-99.0/toolkit/components/crashes/
H A DCrashService.jsm72 process.startHidden = true;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/crashes/
H A DCrashService.jsm72 process.startHidden = true;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/crashes/
H A DCrashService.jsm72 process.startHidden = true;
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/crashes/
H A DCrashService.jsm67 process.startHidden = true;

12