Home
last modified time | relevance | path

Searched refs:force (Results 201 – 225 of 287) sorted by path

12345678910>>...12

/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as183 private function checkPlaying(force:Boolean):void {
189 if(myStatus.isWaiting || force) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2121 will force an MP3 audio frame sequence to be force-scanned in
2433 parameter and 'Parse this file as:' options to force parsing in a
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-30.txt166 in force. You may convey covered works to others for the sole purpose
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php38 private $force; variable in Assetic\\Filter\\CompassFilter
96 public function setForce($force) argument
98 $this->force = $force;
207 if ($this->force) {
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js107 function mixin(target, source, force, deepStringMixin) { argument
110 if (force || !hasProp(target, prop)) {
115 mixin(target[prop], value, force, deepStringMixin);
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js11 …m);matches.push(new Syntax.Match(offset,text.length,{klass:elem.className,force:true,element:elem,…
34 return container;};Syntax.Match.prototype.canContain=function(match){if(match.expression.force){ret…
57force){return this._insert(match);}else{return null;}}else if(match.offset<child.endOffset){if(mat…
/plugin/jquery/
H A Djquery-1.4.2.js4624 css: function( elem, name, force, extra ) { argument
4657 return jQuery.curCSS( elem, name, force );
4660 curCSS: function( elem, name, force ) { argument
4679 if ( !force && style && style[ name ] ) {
5743 cur: function( force ) { argument
5748 var r = parseFloat(jQuery.css(this.elem, this.prop, force));
/plugin/katex/
H A DLICENSE166 in force. You may convey covered works to others for the sole purpose
/plugin/mantis/lib/
H A Dchangelog50 - soapclient: force xml_encoding to upper case
52 - soap_server: force xml_encoding to upper case
220 - wsdl: serialize soapval values (used to force an XML type, e.g. when WSDL uses an abstract type)
277 - xmlschema: force unprefixed type into default namespace
513 - soap_transport_http: don't force HTTP Connection header when using cURL
/plugin/mikioplugin/
H A DREADME.md170 - Fixed Card element overflow issues. Cards will now be their own height when inside a row element. To force cards to all be the same height, wrap each card in a col element
/plugin/news/
H A DREADME56 However, you can force a new feed to be created by method 2 or 3.
/plugin/nssearch/
H A DLICENSE166 in force. You may convey covered works to others for the sole purpose
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DCurlClient.php39 * @param bool $force
43 public function setForceSSL3($force) argument
45 $this->forceSSL3 = $force;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DStrava.php133 if (!in_array($prompt, array('auto', 'force'), true)) {
135 throw new InvalidAccessTypeException('Invalid approuvalPrompt, expected either auto or force.');
/plugin/odt2dw/
H A Daction.php243 function _msg( $message, $type=null, $force=false ) { argument
290 if ( !$force && $this->debug == 0 ) return ( $err == -1 ? false : true );
293 if ( !$force && $err != -1 && $this->debug < 3 ) return true;
/plugin/odtplus2dw/
H A Daction.php260 function _msg( $message, $type=null, $force=false ) { argument
275 # $force : boolean : force displaying the message without checking debugLvl
307 if ( !$force && $this->debug == 0 ) return ( $err == -1 ? false : true );
310 if ( !$force && $err != -1 && $this->debug < 3 ) return true;
/plugin/odtsupport/
H A DLICENSE166 in force. You may convey covered works to others for the sole purpose
/plugin/offline/
H A DCOPYING.txt166 in force. You may convey covered works to others for the sole purpose
/plugin/openid/Auth/Yadis/
H A DManager.php481 * @param bool $force True if the manager should be deleted regardless
485 function cleanup($force=false) argument
487 $manager = $this->getManager($force);
490 $this->destroyManager($force);
510 * @param bool $force True if the manager should be returned regardless
514 function getManager($force=false) argument
528 if ($manager && ($manager->forURL($this->url) || $force)) {
561 * @param bool $force True if the manager should be deleted regardless
564 function destroyManager($force=false) argument
566 if ($this->getManager($force) !== null) {
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59 …var mapBounds=this.getMapBounds();if(mapBounds!==null&&((options&&options.force)||(this.layer.visi…
/plugin/orgapp/
H A DCOPYING166 in force. You may convey covered works to others for the sole purpose
/plugin/orphanmedia2/
H A DLICENSE166 in force. You may convey covered works to others for the sole purpose
/plugin/owncloud/
H A DCOPYING166 in force. You may convey covered works to others for the sole purpose
H A Dstyle.css63 /* Uncomment these lines to force the edit button show up bellow the imagebox. */

12345678910>>...12