Home
last modified time | relevance | path

Searched refs:pixels (Results 1 – 25 of 30) sorted by relevance

12

/template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/
D_modular-scale.scss7 $round-pixels: true !default;
10 …on modular-scale($multiple, $base-size: $base-size, $ratio: $ratio, $round-pixels: $round-pixels) {
27 …@if unit(ms-multibase-multiratio($multiple, $base-size, $ratio)) == "px" and $round-pixels == true…
36 @if unit(ms-multibase($multiple, $base-size, $ratio)) == "px" and $round-pixels == true {
45 @if unit(ms-multiratio($multiple, $base-size, $ratio)) == "px" and $round-pixels == true {
52 @if unit(power($ratio, $multiple) * $base-size) == "px" and $round-pixels == true {
273 @function ms($multiple, $base-size: $base-size, $ratio: $ratio, $round-pixels: $round-pixels) {
275 @return modular-scale($multiple, $base-size, $ratio, $round-pixels);
279 …ist($start: 0, $finish: 20, $base-size: $base-size, $ratio: $ratio, $round-pixels: $round-pixels) {
282 $ms-list: append($ms-list, ms($i, $base-size, $ratio, $round-pixels));
[all …]
/template/scanlines/htc/PIE-1.0beta5/
DPIE_uncompressed.js551 pixels: function( el, pct100 ) {
589 return PIE.getLength( fs ).pixels( parent, function() {
708 pxX = vals[1].pixels( el, width ),
709 pxY = vals[3].pixels( el, height );
739 pixels: function( el, areaW, areaH, imgW, imgH ) { method in BgSize
755 h = ( h === AUTO ? imgH : h.pixels( el, areaH ) );
759 w = w.pixels( el, areaW );
760 h = ( h === AUTO ? w / imgRatio : h.pixels( el, areaH ) );
1778 if( width.pixels( this.targetElement ) > 0 ) {
2323 tlX = radii.x['tl'].pixels( el, w );
[all …]
/template/breeze/bower_components/gumby/sass/functions/
D_em.scss1 // Convert pixels to ems
/template/a_new_day/
Dstyle_plain.ini111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
Dstyle.ini136 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
/template/battlehorse/
Dstyle_plain.ini111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
Dstyle_green.ini111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
Dstyle_blue.ini111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
Dstyle.ini111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
/template/parallax/lib/languages/
Dnl_NL.po467 msgid "enter the width of your site in pixels"
468 msgstr "Voer in pixels in de breedte van uw site"
Dda_DK.po467 msgid "enter the width of your site in pixels"
468 msgstr "Indtast bredden på dit websted i pixels"
Dfr_FR.po467 msgid "enter the width of your site in pixels"
468 msgstr "Entrez la largeur du site (pixels)"
Dpt_BR.po467 msgid "enter the width of your site in pixels"
468 msgstr "Insira a largura do seu site em pixels"
Duk_UA.po467 msgid "enter the width of your site in pixels"
Dcyberchimps_core.pot461 msgid "enter the width of your site in pixels"
Dja_JP.po467 msgid "enter the width of your site in pixels"
Dru_RU.po467 msgid "enter the width of your site in pixels"
Dhi_IN.po467 msgid "enter the width of your site in pixels"
Dzh_CN.po467 msgid "enter the width of your site in pixels"
Dpl_PL.po467 msgid "enter the width of your site in pixels"
Dsl_SI.po467 msgid "enter the width of your site in pixels"
Dnb_NO.po467 msgid "enter the width of your site in pixels"
Dde_DE.po467 msgid "enter the width of your site in pixels"
Dfi_FI.po467 msgid "enter the width of your site in pixels"
Did_ID.po467 msgid "enter the width of your site in pixels"

12