Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 25 of 178) sorted by relevance

12345678

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DDroppingStreamTest.php13 $drop = new DroppingStream($stream, 5);
14 $this->assertEquals(3, $drop->write('hel'));
15 $this->assertFalse($drop->write('lo'));
16 $this->assertEquals(5, $drop->getSize());
17 $this->assertEquals('hello', $drop->read(5));
18 $this->assertEquals(0, $drop->getSize());
19 $drop->write('12345678910');
21 $this->assertEquals(5, $drop->getSize());
22 $this->assertEquals('12345', (string) $drop);
23 $this->assertEquals(0, $drop
[all...]
/plugin/prosemirror/
H A Drenderer.php55 $this->nodestack->drop($nodeType);
70 $this->nodestack->drop($parentNode);
112 $this->nodestack->drop('paragraph');
119 $this->nodestack->drop('paragraph');
128 $this->nodestack->drop('paragraph');
130 $this->nodestack->drop('blockquote');
139 $this->nodestack->drop('paragraph');
148 $this->nodestack->drop('bullet_list');
155 $this->nodestack->drop('paragraph');
164 $this->nodestack->drop('ordered_lis
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DModification.php27 public $drop; variable in Google\\Service\\BigtableAdmin\\Modification
52 public function setDrop($drop) argument
54 $this->drop = $drop;
61 return $this->drop;
/plugin/dev/
H A DLangProcessor.php37 $drop = array_diff_key($lang, $this->codeKeys);
39 $drop['js'] = array_diff_key($lang['js'], $found['js']);
40 if (!count($drop['js'])) unset($drop['js']);
43 foreach ($drop as $key => $value) {
65 $drop = array_diff_key($lang, $this->settingKeys);
66 foreach ($drop as $key => $value) {
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js57 if(drop.tree) {
70 ((!drop.accept) ||
77 if(drop.hoverclass)
78 Element.removeClassName(drop.element, drop.hoverclass);
82 activate: function(drop) { argument
83 if(drop.hoverclass)
84 Element.addClassName(drop.element, drop.hoverclass);
101 if (drop) {
103 if(drop.onHover)
104 drop.onHover(element, drop.element, Position.overlap(drop.overlap, drop.element));
[all …]
/plugin/tagfilter/script/select2/
H A Dselect2-bootstrap.css33 .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,
34 .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,
48 .control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,
49 .control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,
63 .control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,
64 .control-group.info .select2-dropdown-open.select2-drop-above .select2-choices,
78 .control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,
79 .control-group.success .select2-dropdown-open.select2-drop-above .select2-choices,
H A Dselect2.css15 .select2-drop,
59 .select2-container.select2-drop-above .select2-choice {
113 .select2-drop-mask {
131 .select2-drop {
149 .select2-drop.select2-drop-above {
160 .select2-drop-active {
165 .select2-drop.select2-drop-above.select2-drop
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php142 public function setDrop(DropInfo $drop) argument
144 $this->drop = $drop;
151 return $this->drop;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css72 --shape-drop-allowed-fill-color: var(--color-f6f6f6);
116 .djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
121 fill: var(--shape-drop-allowed-fill-color) !important;
124 svg.drop-not-ok {
133 .djs-connection.drop-ok .djs-visual > :nth-child(1) {
134 stroke: var(--shape-drop-allowed-fill-color) !important;
138 .djs-connection.drop-not-ok .djs-visual > :nth-child(1) {
142 .drop-not-ok,
153 .djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
686 .drop-ok .djs-bendpoint,
[all …]
/plugin/tagfilter/
H A Dstyle.css79 .select2-drop {
118 .select2-drop,
162 .select2-container.select2-drop-above .select2-choice {
216 .select2-drop-mask {
234 .select2-drop {
252 .select2-drop.select2-drop-above {
263 .select2-drop-active {
268 .select2-drop.select2-drop
[all...]
/plugin/jorgchart/
H A Dstyle.css59 /* jQuery drag 'n drop */
65 .drop-hover {
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css133 .djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
138 fill: var(--shape-drop-allowed-fill-color) !important;
141 svg.drop-not-ok {
150 /* Override move cursor during drop and connect */
151 .drop-not-ok,
153 .drop-not-ok *,
158 .drop-ok,
160 .drop-ok *,
171 .djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
850 .drop-ok .djs-bendpoint,
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css133 .djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
138 fill: var(--shape-drop-allowed-fill-color) !important;
141 svg.drop-not-ok {
150 /* Override move cursor during drop and connect */
151 .drop-not-ok,
153 .drop-not-ok *,
158 .drop-ok,
160 .drop-ok *,
171 .djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
850 .drop-ok .djs-bendpoint,
[all …]
H A Ddmn-js-decision-table-controls.css14 --drag-and-drop-handle-color: var(--color-grey-225-10-55);
15 --drag-and-drop-handle-hover-color: var(--color-grey-225-10-15);
191 /* drag and drop */
197 color: var(--drag-and-drop-handle-hover-color);
209 color: var(--drag-and-drop-handle-color);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.mysqli.php245 * @param bool $drop
247 private function create_table($drop=false) { argument
248 if ($drop) {
H A Dextension.cache.mysql.php213 * @param bool $drop
215 private function create_table($drop=false) { argument
/plugin/farmer/css/
H A Dchosen.less30 .chosen-container .chosen-drop {
41 .chosen-container.chosen-with-drop .chosen-drop {
148 .chosen-container-single .chosen-drop {
315 .chosen-container-multi .chosen-drop .result-selected {
327 .chosen-container-active.chosen-with-drop .chosen-single {
340 .chosen-container-active.chosen-with-drop .chosen-single div {
344 .chosen-container-active.chosen-with-drop .chosen-single div b {
408 .chosen-rtl .chosen-drop {
419 .chosen-rtl.chosen-container-active.chosen-with-drop
[all...]
/plugin/move/lang/ru/
H A Dtree.txt3 …ете перемещать пространства имён, страницы и медиафайлы вашей вики перетаскиванием (drag-and-drop).
/plugin/twistienav/
H A Dplugin.info.txt6 desc Adds drop-down navigation menus to breadcrumbs
/plugin/dropfiles/
H A Dplugin.info.txt6 desc Allows to upload files by drang'n'drop into the editarea of a page
/plugin/twistienav4bootstrap3/
H A Dplugin.info.txt6 desc Adds drop-down navigation menus to breadcrumbs - original plugin twistienav adapted for Boot…
/plugin/csv/_test/csv/
H A Dc-q-q-evil.csv6 Evil Guy,""";drop table"
/plugin/tplinc/lang/en/
H A Dintro.txt5 here. You can change the order by drag'n'drop.
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md18 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
21 - **menu.css**: the file contains styles of all editor menus including context menu and button drop
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop

12345678