Home
last modified time | relevance | path

Searched refs:context (Results 76 – 100 of 167) sorted by last modified time

1234567

/template/ospyramid/css/dokuwiki/
H A Ddesign.css661 div.dokuwiki td.diff-context {
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js133 context = context instanceof jQuery ? context[0] : context;
134 doc = (context ? context.ownerDocument || context : document);
197 this.context = selector.context;
249 ret.context = this.context;
859 context = jQuerySub( context );
3727 context = context || document;
4822 context = context || document;
4886 context = context.parentNode;
5090 root = context.nodeType ? [context] : context;
6031 context = context || document;
[all …]
/template/stm/stm/css/
H A D_diff.css66 .dokuwiki table.diff td.diff-context {
/template/starterbootstrap/
H A Dsidebar.php10 function tpl_processStartPage($ns,$context) { argument
40 …geLinkCreate($startPageID, '<i class="icon-home"></i>'.$linkName, "tpl_processStartPage:$context");
/template/starterbootstrap/css/
H A D_diff.css66 .dokuwiki table.diff td.diff-context {
/template/starterbootstrap/js/
H A Djquery-1.9.1.min.js3context=o,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):b.isF…
H A Dsorttable.js451 Array.forEach = function(array, block, context) { argument
453 block.call(context, array[i], i, array);
459 Function.prototype.forEach = function(object, block, context) {
462 block.call(context, object[key], key, object);
468 String.forEach = function(string, block, context) { argument
470 block.call(context, chr, index, string);
475 var forEach = function(object, block, context) { argument
483 object.forEach(block, context);
492 resolve.forEach(object, block, context);
/template/starterpjax/css/
H A D_diff.css66 .dokuwiki table.diff td.diff-context {
/template/starterpjax/
H A Djquery.pjax.js31 var context = this
35 opts.container = $(this).attr('data-pjax') || context
169 var context = options.context = findContainerFor(options.container)
176 options.data._pjax = context.selector
180 context.trigger(event, args)
194 xhr.setRequestHeader('X-PJAX-Container', context.selector)
257 container: context.selector,
267 context.html(container.contents)
305 container: context.selector,
325 cachePush(pjax.state.id, context.clone().contents())
[all …]
/template/taratasy/css/
H A D_diff.css56 .dokuwiki table.diff td.diff-context {
/template/breeze/bower_components/gumby/js/libs/
H A Djquery-1.10.1.min.js4context=a,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):x.isF…
5 …ar n,r=0,i=this.length,o=[],a=ut.test(e)||"string"!=typeof e?x(e,t||this.context):0;for(;i>r;r++)f…
6context:!0}},ajaxSetup:function(e,t){return t?_n(_n(e,x.ajaxSettings),t):_n(x.ajaxSettings,e)},aja…
H A Djquery-1.10.1.min.map1 …"toString","core_hasOwn","hasOwnProperty","core_trim","trim","selector","context","fn","init","cor…
H A Djquery-2.0.2.min.js4context=o,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):x.isF…
5 …var n,r=0,i=this.length,o=[],s=Q.test(e)||"string"!=typeof e?x(e,t||this.context):0;for(;i>r;r++)f…
6context:!0}},ajaxSetup:function(e,t){return t?cn(cn(e,x.ajaxSettings),t):cn(x.ajaxSettings,e)},aja…
H A Djquery-2.0.2.min.map1 …"toString","core_hasOwn","hasOwnProperty","core_trim","trim","selector","context","fn","init","cor…
/template/breeze/bower_components/gumby/sass/functions/
H A D_em.scss3 @function em($size-in-px, $context: 16) { parameter
7 @if not unitless($context) {
8 $context: strip-units($context); variable
10 @return ($size-in-px / $context) * 1em;
/template/doogiestpl/css/
H A D_diff.css56 .dokuwiki table.diff td.diff-context {
/template/20cones/css/
H A D_diff.css68 .dokuwiki table.diff td.diff-context {
/template/a_new_day/
H A Ddesign.css841 div.dokuwiki td.diff-context {
/template/daily/css/
H A D_diff.css66 .dokuwiki table.diff td.diff-context {
/template/raw/
H A Ddesign.css614 div.dokuwiki td.diff-context {
/template/ramtop/css/
H A D_diff.css66 .dokuwiki table.diff td.diff-context {
/template/myown/css/
H A Ddesign.css637 td.diff-context {
/template/lisps/css/
H A D_diff.css66 .dokuwiki table.diff td.diff-context {
/template/simpleclean/css/
H A Ddesign.css605 td.diff-context {
/template/a_free_worldic/
H A Ddesign.css621 div.dokuwiki td.diff-context {

1234567