Home
last modified time | relevance | path

Searched refs:bar (Results 201 – 225 of 495) sorted by last modified time

12345678910>>...20

/plugin/imagecarousel/
H A Dall.less58 #swipebox-top-bar {
H A Dscreen.less20 #swipebox-top-bar {
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.less95 #swipebox-bottom-bar,
96 #swipebox-top-bar {
106 #swipebox-bottom-bar {
109 #swipebox-bottom-bar.visible-bars {
114 #swipebox-top-bar {
117 #swipebox-top-bar.visible-bars {
275 #swipebox-bottom-bar,
276 #swipebox-top-bar {
282 #swipebox-top-bar {
288 #swipebox-top-bar div.caption {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1bar","connection","renderHistogramLine","renderHistogramCell","histogram_cell_class","histogram_ce…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js16139 var bar = renderBar(level, colStart, colEnd, timeline);
16140 if(bar){
16141 el.appendChild(bar);
/plugin/codeprettify/code-prettify/
H A DREADME.md154 bar();
170 int y = bar();
/plugin/icons/assets/typicons/
H A Dtypicons.css225 .typcn-chart-bar-outline:before {
228 .typcn-chart-bar:before {
H A Dtypicons.min.css1 …pcn-chart-area:before{content:'\e03f'}.typcn-chart-bar-outline:before{content:'\e040'}.typcn-chart…
/plugin/icons/assets/font-awesome/css/
H A Dfont-awesome.min.css4 …before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:be…
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …"}.ra-glass-heart:before{content:""}.ra-gloop:before{content:""}.ra-gold-bar:before{content:""}…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …-areaspline-variant::before{content:"\FEAE"}.mdi-chart-bar::before{content:"\F128"}.mdi-chart-bar-…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9237 // => 'foo-bar'
9240 // => 'foo-bar'
9243 // => 'foo-bar'
9268 // => 'foo bar'
9271 // => 'foo bar'
9274 // => 'foo bar'
9767 // => '--foo-bar--'
9798 _.toUpper('--foo-bar--');
9837 // => ['foo', 'bar']
10973 lodash.mixin({ 'bar': lodash.constant('bar') });
[all …]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js2753 object.bar.b = object.foo.b;
2756 assert.ok(actual.bar.b === actual.foo.b && actual === actual.foo.b.c.d && actual !== object);
4689 source.bar.b = source.foo.b;
4693 assert.strictEqual(actual.bar.b, actual.foo.b);
9863 object1.bar.b = object1.foo.b;
9866 object2.bar.b = object2.foo.b;
14914 source.bar.b = source.foo.b;
14918 assert.notStrictEqual(actual.bar.b, actual.foo.b);
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js150 assert.deepEqual(upper.cache, {foo: 'FOO', bar: 'BAR'});
151 upper.cache = {foo: 'BAR', bar: 'FOO'}; property in upper.cache
H A Dutility.js347 Foo.prototype.bar = 1; method in Foo
H A Dobjects.js68 b.bar = 'bar';
291 Parent.prototype = {foo: function() {}, bar: 2}; property in Parent
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js146 var model = new Backbone.Model({foo: 'a', bar: 'b', baz: 'c'});
162 var a = new Backbone.Model({foo: 1, bar: 2, baz: 3});
175 var bar = new Backbone.Model({p: 2});
176 bar.set(foo.clone().attributes, {unset: true});
178 assert.equal(bar.get('p'), undefined);
183 var a = new Backbone.Model({foo: 1, bar: 2, baz: 3});
185 a = new Backbone.Model({foo: 1, bar: 2, baz: 3, id: -5});
187 a = new Backbone.Model({foo: 1, bar: 2, baz: 3, id: 0});
273 var a = new Backbone.Model({id: 'id', foo: 1, bar: 2, baz: 3});
774 var a = new Backbone.Model({foo: 1, bar: 2, baz: 3});
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css19 .button-bar {
277 .button-bar,
341 - bar
397 - bar
1631 .navigation-bar {
1714 .navigation-bar,
1778 - bar
3017 .button-bar,
3084 - bar
3612 /* Tab bar */
[all …]
/plugin/webcomponent/_test/data/pages/
H A Dsearch.txt13 …f 1. Which means, if you do on Windows ''Alt+D'' + ''Tab'', you comes directly in the search bar.
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst50 public $bar;
272 * @Foo(bar="foo")
273 * @Bar(foo="bar")
288 echo $annot->bar; // prints "foo";
290 echo $annot->foo; // prints "bar";
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php286 'bar' => 'Another usergroup'
292 'bar' => 10
302 'bar' => 12.00
307 'bar' => 'https://example.org/product.html?group=bar'
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DMultiple.php57 $bar = new LUT\Map(['b', 'a', 'r']),
63 $multiple->attachIterator($bar, 'two')
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dinclude.rst25 {{ include('template.html', {foo: 'bar'}) }}
33 {{ include('template.html', {foo: 'bar'}, with_context = false) }}
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dwith.rst40 {% set bar = 'bar' %}
43 {# bar is not defined #}
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst81 {{ foo.bar }}
82 {{ foo['bar'] }}
108 * check if ``foo`` is an array and ``bar`` a valid element;
145 {% set foo = {'foo': 'bar'} %}
608 { 'foo': 'foo', 'bar': 'bar' }
611 { foo: 'foo', bar: 'bar' }
614 { 2: 'foo', 4: 'bar' }
618 { (foo): 'foo', (1 + 1): 'bar', (foo ~ 'b'): 'baz' }
630 {% set foo = [1, {"foo": "bar"}] %}
836 {{ "foo #{bar} baz" }}
[all …]

12345678910>>...20