Searched refs:ccw (Results 1 – 5 of 5) sorted by relevance
/template/breeze/bower_components/gumby/sass/var/icons/ |
H A D | _entypo-icon-list.scss | 145 icon-ccw $entypo-icon-ccw, 147 icon-arrows-ccw $entypo-icon-arrows-ccw,
|
H A D | _entypo.scss | 146 $entypo-icon-ccw: \27f2; // \27f2 148 $entypo-icon-arrows-ccw: \1f504; // \1f504
|
/template/scanlines/htc/PIE-1.0beta5/ |
H A D | PIE_uncompressed.js | 3038 function curve( corner, shrinkX, shrinkY, startAngle, ccw, doMove ) { argument 3051 ( 45 * deg * ( ccw ? 1 : -1 ) // angle change 3059 function line( side, shrink, ccw, doMove ) { argument 3081 return ccw ? ( doMove ? 'm' + end : '' ) + 'l' + start :
|
/template/breeze/bower_components/gumby/css/ |
H A D | gumby.css | 343 .icon-ccw.icon-left a:before, .icon-ccw.icon-right a:after, i.icon-ccw:before { content: "\27f2"; h… 347 .icon-arrows-ccw.icon-left a:before, .icon-arrows-ccw.icon-right a:after, i.icon-arrows-ccw:before …
|
/template/breeze/css/ |
H A D | gumby.css | 344 .icon-ccw.icon-left a:before, .icon-ccw.icon-right a:after, i.icon-ccw:before { content: "\27f2"; h… 348 .icon-arrows-ccw.icon-left a:before, .icon-arrows-ccw.icon-right a:after, i.icon-arrows-ccw:before …
|