Home
last modified time | relevance | path

Searched refs:detect (Results 1 – 7 of 7) sorted by relevance

/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_generate-list.scss71 // detect if the value excedes the main base value
/template/battlehorse/js/
H A Ddragdrop.js64 return drop._containers.detect(function(c) { return containmentNode == c });
73 (Element.classNames(element).detect(
931 (!only || (Element.classNames(e).detect(function(v) { return only.include(v) }))))
H A Dprototype.js372 detect: function(iterator) { method in Enumerable
516 find: Enumerable.detect,
/template/a_new_day/js/
H A Ddragdrop.js64 return drop._containers.detect(function(c) { return containmentNode == c });
73 (Element.classNames(element).detect(
931 (!only || (Element.classNames(e).detect(function(v) { return only.include(v) }))))
H A Dprototype.js372 detect: function(iterator) { method in Enumerable
516 find: Enumerable.detect,
/template/mikio/
H A DREADME.md48 **Comment Syntax support** converts custom control macros such as the Mikio macro `~~hero-image ...~~` into comments. If you plan to use this extension on your site, you will need to use the alternative macro format of `-~hero-image ...~-` for Mikio to detect the information.
232 You can detect this in CSS using:
/template/bootstrap3/
H A DRELEASE.md414 * Using ``.visible-*-block`` classes instead of deprecated ``.visible-*`` classes to detect media/device size