Home
last modified time | relevance | path

Searched refs:float (Results 226 – 250 of 751) sorted by relevance

12345678910>>...31

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMatchQuery.php48 * @param bool|float|int|string $value
100 public function setFieldBoost(string $field, float $boost = 1.0): self
180 public function setFieldCutoffFrequency(string $field, float $cutoffFrequency): self
/plugin/combo/resources/theme/default/components/css/
H A Dlang-rtl.css2 float: left;
H A Donhover.css6 .combo-float {
/plugin/dokumicrobugtracker/
H A Dstyle.css59 float: left;
64 float: right;
70 float: left;
76 float: right;
85 float: left;
250 float: none;
574 float: left;
671 float: left;
682 float: left;
695 float: left;
[all …]
/plugin/rss/
H A Dstyle.css2 float: left;
/plugin/imagecarousel/vendor/slick/
H A Dslick.css80 float: left;
87 float: right;
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.css46 float: left;
58 float: left;
/plugin/rrdgraph/
H A Dstyle.css30 float: left;
66 float:right;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DPrice.yml4 type: float
/plugin/bookcreator/
H A Dstyle.css63 float: left;
79 float:left;
127 float:left;
223 float: left;
/plugin/toc/
H A Dstyle.css3 float: none !important;
/plugin/sketchcanvas/
H A Dstyle.less3 float: none;
/plugin/aichat/
H A Dstyle.less9 &.float {
/plugin/combo/vendor/symfony/process/
H A DProcess.php139 * @param int|float|null $timeout The timeout in seconds or null to disable
143 public function __construct(array $command, string $cwd = null, array $env = null, $input = null, ?float $timeout = 60)
186 * @param int|float|null $timeout The timeout in seconds or null to disable
192 public static function fromShellCommandline(string $command, string $cwd = null, array $env = null, $input = null, ?float $timeout = 60)
912 * @param int|float $timeout The timeout in seconds
917 public function stop(float $timeout = 10, int $signal = null)
977 public function getLastOutputTime(): ?float
995 * @return float|null
1005 * @return float|null
1021 public function setTimeout(?float
[all...]
/plugin/embedover/
H A Dstyle.css5 float: right;
/plugin/skilltagicon/
H A Dstyle.less2 float: left;
/plugin/daummovie/
H A Dstyle.css5 img {float:left;margin-right:1em;}
/plugin/yalist/
H A Dodt.css6 float: left;
/plugin/wrap/
H A Dall.less68 float: left;
72 float: right;
77 float: right;
221 float: none;
322 /*____________ clear float ____________*/
/plugin/securelogin/
H A Dstyle.css4 float: left;
/plugin/freesync/
H A Dstyle.css4 float: left;
/plugin/shibbolethauth/
H A Dstyle.css74 float: left;
79 float: right;
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.css53 float: left;
65 float: left;
/plugin/pot/
H A Dsyntax.php115 $float = $mycargo[$potid]['settings']['float'];
124 $renderer->doc .= "<span class='pot' id='pot_$potid' style='$display $float $color'>";
/plugin/spatialhelper/helper/
H A Dsearch.php44 * @var float
72 * @param float $lat
74 * @param float $lon
78 final public function findNearbyLatLon(float $lat, float $lon): array

12345678910>>...31