Home
last modified time | relevance | path

Searched refs:active (Results 551 – 575 of 623) sorted by last modified time

1...<<2122232425

/plugin/tipoftheday/
H A Dstyle.css32 #totd_plugin .totd-footer a.active {
/plugin/issuetracker/
H A Dprint.css49 .resize-handle-active {
H A Dstyle.css49 .resize-handle-active {
H A Dtablekit.js102 TableKit.tables[tblid].dom.cells[cell.id] = {textContent : '', htmlContent : '', active : false}; property in TableKit.tables.dom.cells
225 if(TableKit.tables[table.id].dom.cells[c].active) {
773 if(data.active) {return;}
777 data.active = true;
892 data.active = false;
907 data.active = false;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php1826 public $active; variable in Google_ReportSchedule
1833 public function setActive( $active) { argument
1834 $this->active = $active;
1837 return $this->active;
H A DGoogle_AnalyticsService.php1724 public $active; variable in Google_Goal
1757 public function setActive( $active) { argument
1758 $this->active = $active;
1761 return $this->active;
/plugin/authlinotp/
H A DREADME.md17 ...and select the plugin as active plugin.
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.css14 .amcharts-export-canvas.active {
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1active': false },\n\t * { 'user': 'fred', 'status': 'busy', 'active': true },\n\t * …
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js5 …=this._objects.length;i<len;++i){if(!this._objects[i]||!this._objects[i].active){continue}this._ob…
6active||noTransform){return}var vpt=this.getViewportTransform();ctx.save();var center;if(this.grou… property in AnonymousFunction148c19c314800.origParams
8 …ity:null,_findTargetCorner:function(pointer){if(!this.hasControls||!this.active){return false}var …
13 …s.renderCursorOrSelection()},renderCursorOrSelection:function(){if(!this.active){return}var chars=…
H A Dfabric.js9083 if (!this._objects[i] || !this._objects[i].active) {
11514 if (!this.active || noTransform) {
11696 active: this.get('active'), property in AnonymousFunction064b60f114500.origParams
12912 if (!this.hasControls || !this.active) {
20707 if (!this.active) {
/plugin/authyubikey/lib/
H A DYubico.php350 while (($mrc = curl_multi_exec($mh, $active))
452 } while ($active);
/plugin/quizlib/
H A Dstyle.css58 .quizlib-submit:active {
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/labeled/
H A Dhelper.php49 $active = in_array($label, $current);
51 $color = ($active)?$opts['color']:'aaa';
53 …$result .= '<li class="labeled_'.($active?'':'in').'active" style="border-color:'.$color.';backgr…
58 action_plugin_labeled_change::$act => $active?'remove':'add',
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js2239 myAlertFEN(FenString, "invalid active color");
H A Dpgn-standard.txt684 special case where a game starts from a position where Black is the active
1223 12 equal chances, active position
2045 The second field represents the active color. A lower case "w" is used if
2046 White is to move; a lower case "b" is used if Black is the active player.
2185 The second field represents the active color. A lower case "w" is used if
2186 White is to move; a lower case "b" is used if Black is the active player.
2379 active player. The number of plies until mate is given by subtracting the
2403 to be delivered by the active color for the indicated position. It always
2431 active player. A supplied move (see the opcode "sm") is also required to
2524 active player.
[all …]
H A DREADME.txt205 "smooth fonts display" feature of the client operating system (active by
358 then all keystrokes for that active page are captured and processed by pgn4web;
H A Dlon09r5.css124 .buttonControlPlay:active,
125 .buttonControlStop:active,
126 .buttonControl:active {
/plugin/panoview/
H A Dstyle.css71 div.panoview_plugin .controls a:active, div.panoview_plugin .controls span:active {
/plugin/topbarsyntax/
H A Dcsshover3.htc27 var REG_INTERACTIVE = /(^|\s)((([^a]([^ ]+)?)|(a([^#.][^ ]+)+)):(hover|active|focus))/i,
28 REG_AFFECTED = /(.*?)\:(hover|active|focus)/i,
31 REG_CLASS = /\.([a-z0-9_-]*on(hover|active|focus))/i,
107 …/ that pseudo is needed for a classname, and defines the type of interaction (focus, hover, active)
/plugin/freechat/phpfreechat/src/
H A Dpfcuserconfig.class.php10 var $active; variable in pfcUserConfig
34 if (!isset($this->active)) $this->_setParam("active",false);
81 if ($p == 'active') $this->active = false;
103 $this->_setParam("active", $this->active);
/plugin/jorgchart/
H A Dstyle.css61 .drag-active {
/plugin/dontfeedtemplates/
H A Daction.php26 $this->active = $this->GetConf("always");
37 $this->active = true;
48 if ($this->active) {
/plugin/odt2dw/
H A Dstyle.css15 #dokuwiki__pagetools ul li a.import_odt:active {
19 #dokuwiki__pagetools ul li a.import_odt:active,

1...<<2122232425