Searched refs:distance (Results 1 – 8 of 8) sorted by relevance
| /template/strap/action/ |
| H A D | linkmove.php | 56 $distance = $now - $lockFileModifiedTimestamp; 57 $lockFileAgeInMinute = ($distance) / 60;
|
| /template/breeze/bower_components/gumby/sass/var/ |
| D | _settings.scss | 18 $nav-distance: 0; // Navigation distance from the top of the viewport
|
| /template/breeze/sass/var/ |
| D | _settings.scss | 18 $nav-distance: 0px; // Navigation distance from the top of the viewport
|
| /template/dokucms/ |
| D | README.md | 52 …can define the maximum width (`__content_width__`) of the page. All CSS distance units apply. The …
|
| /template/breeze/sass/ |
| D | _navbar.scss | 353 top: $nav-distance;
|
| /template/scanlines/htc/PIE-1.0beta5/ |
| D | PIE_uncompressed.js | 281 lineLength: PIE.GradientUtil.distance( startX, startY, endX, endY ) 327 distance: function( p1x, p1y, p2x, p2y ) { 2808 distance = GradientUtil.distance, 2842 vmlGradientLength = distance( startCornerX, startCornerY, p[0], p[1] ); 2845 vmlOffsetPct = distance( startX, startY, p[0], p[1] ) / vmlGradientLength * 100;
|
| /template/breeze/bower_components/gumby/sass/ui/ |
| D | _navbar.scss | 391 top: $nav-distance;
|
| /template/codowik/js/ |
| D | layout.js | 2662 , distance: 1 property
|