Home
last modified time | relevance | path

Searched refs:static (Results 151 – 175 of 389) sorted by relevance

12345678910>>...16

/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css55 …ise the relative container causes other page items that are not position:static (default) to appea…
56 position: static !important;
73 position: static;
H A Djplayer.blue.monday.min.css1static!important;position:relative}.jp-video-full div div{z-index:1000}.jp-video-full .jp-jplayer{…
/plugin/adfs/phpsaml/
H A DCHANGELOG13 * Remove use of $_GET on static method validateBinarySign
43 * Avoid calling static method using this
236 * The isValid method of the Logout Request is now non-static. (affects processSLO method of Auth.ph…
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss60 …ise the relative container causes other page items that are not position:static (default) to appea…
61 position:static !important; position:relative;
77 position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DREADME.md2 <img src="https://static.hoa-project.net/Image/Hoa.svg" alt="Hoa" width="250px" />
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css60 …ise the relative container causes other page items that are not position:static (default) to appea…
61 position: static !important;
78 position: static;
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md56 for static properties.
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md56 for static properties.
/plugin/s5/ui/blue/
H A Dpretty.css78 #slide0 h1 {position: static; margin: 1em 0 1.33em; padding: 0;
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DREADME.md2 <img src="https://static.hoa-project.net/Image/Hoa.svg" alt="Hoa" width="250px" />
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php253 * @return static
/plugin/s5/ui/yatil/
H A Dpretty.css104 #slide0 h1 {position: static; margin: 1em 0 1.33em; padding: 5px 0 5px 20px;
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php272 $in_view_port = static function () use ($element) {
275 $on_page = static function () use ($element) {
588 * @return static
592 return new static($this->executor, $id, $this->isW3cCompliant);
/plugin/layeranimation/
H A DREADME.md41 …in **layer** - this can only be used in the first layer and will make it a static background layer.
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak71 private static final long serialVersionUID = -6561623072112577140L;
76 static
908 public static class Config {
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss67 …ise the relative container causes other page items that are not position:static (default) to appea…
68 position:static !important; position:relative;
84 position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md202 Dumping Assets to static files
222 If you serve your assets from static files as just described, you can use the CacheBustingWorker to…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md130 this, use the static method `getIdTokenMiddleware` on
224 For this, use the static method `getProxyIdTokenMiddleware` on
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md261 - Add support for late static binding. See [#88](https://github.com/firebase/php-jwt/pull/88) for d…
262 - Use static `$timestamp` instead of `time()` to improve unit testing. See [#93](https://github.com…
/plugin/codemirror/dist/modes/
H A Drust.min.js.map1 …tch|mod|move|offsetof|override|priv|proc|pub|pure|ref|return|self|sizeof|static|struct|super|trait…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md326 `functions.php` for an easy to use static client instance.
653 - `readLine` has moved from an instance method to a static class method of
912 public static function factory($config = array())
938 public static function factory($config = array())
976 <param name="Content-Type" location="header" static="application/json"/>
989 <param name="Content-Type" location="header" static="application/json"/>
1036 "static": "application/json"
1087 "static": "application/json"
/plugin/combo/vendor/symfony/process/
H A DProcess.php84 private static $sigchild;
91 public static $exitCodes = [
188 * @return static
192 public static function fromShellCommandline(string $command, string $cwd = null, array $env = null, $input = null, ?float $timeout = 60)
194 $process = new static([], $cwd, $env, $input, $timeout);
379 * @return static
1255 public static function isTtySupported(): bool
1257 static $isTtySupported;
1271 public static function isPtySupported()
1273 static
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst212 For better encapsulation, a filter can also be defined as a static method of a
214 static methods as filters::
220 In an extension, you can also define a filter as a static method of the
700 As seen in the previous chapter, you can also define filters as static methods
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D36.36.js.map1 …self',\n 'short',\n 'signed',\n 'sizeof',\n 'static',\n 'struct…
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md2 <img src="https://static.hoa-project.net/Image/Hoa.svg" alt="Hoa" width="250px" />

12345678910>>...16