Home
last modified time | relevance | path

Searched refs:pixels (Results 26 – 33 of 33) sorted by path

12

/template/parallax/lib/languages/
H A Dnl_NL.po467 msgid "enter the width of your site in pixels"
468 msgstr "Voer in pixels in de breedte van uw site"
H A Dpl_PL.po467 msgid "enter the width of your site in pixels"
H A Dpt_BR.po467 msgid "enter the width of your site in pixels"
468 msgstr "Insira a largura do seu site em pixels"
H A Dru_RU.po467 msgid "enter the width of your site in pixels"
H A Dsl_SI.po467 msgid "enter the width of your site in pixels"
H A Duk_UA.po467 msgid "enter the width of your site in pixels"
H A Dzh_CN.po467 msgid "enter the width of your site in pixels"
/template/scanlines/htc/PIE-1.0beta5/
H A DPIE_uncompressed.js551 pixels: function( el, pct100 ) {
759 w = w.pixels( el, areaW );
2323 tlX = radii.x['tl'].pixels( el, w );
3512 t: round( borderWidths['t'].pixels( el ) + getLength( cs.paddingTop ).pixels( el ) ),
3513 r: round( borderWidths['r'].pixels( el ) + getLength( cs.paddingRight ).pixels( el ) ),
3514 b: round( borderWidths['b'].pixels( el ) + getLength( cs.paddingBottom ).pixels( el ) ),
3515 l: round( borderWidths['l'].pixels( el ) + getLength( cs.paddingLeft ).pixels( el ) )
3644 w -= borders[ 'l' ].pixels( el ) + borders[ 'l' ].pixels( el );
3645 h -= borders[ 't' ].pixels( el ) + borders[ 'b' ].pixels( el );
3652 … w -= getLength( cs.paddingLeft ).pixels( el ) + getLength( cs.paddingRight ).pixels( el );
[all …]

12