Home
last modified time | relevance | path

Searched refs:sprites (Results 1 – 25 of 44) sorted by relevance

12

/plugin/emoji/emojione/
DEmojione.php11 public static $sprites = false; variable in Emojione\\Emojione
86 static::$sprites = $client->sprites;
110 $client->sprites = static::$sprites;
DClient.php16 public $sprites = false; variable in Emojione\\Client
270 if ($this->sprites)
280 if ($this->sprites)
365 if ($this->sprites)
375 if ($this->sprites)
482 if ($this->sprites)
492 if ($this->sprites)
/plugin/indexmenu/
Dall.less30 .setBgImageUrl(@url) when not (@fancy-use-sprites) {}
31 .useSprite(@x, @y) when not(@fancy-use-sprites) {}
/plugin/fckg/fckeditor/editor/skins/silver/
Dfck_dialog.css178 background-image: url(images/sprites.png);
184 background-image: url(images/sprites.gif);
336 background-image: url(images/sprites.png);
344 background-image: url(images/sprites.gif);
/plugin/fckg/fckeditor/editor/skins/default/
Dfck_dialog.css178 background-image: url(images/sprites.png);
184 background-image: url(images/sprites.gif);
336 background-image: url(images/sprites.png);
344 background-image: url(images/sprites.gif);
/plugin/indexmenu/scripts/fancytree/skin-win8-n/
Dui.fancytree.less38 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
40 // @fancy-inline-sprites: true;
53 // @fancy-inline-sprites: true;
/plugin/indexmenu/scripts/fancytree/skin-themeroller/
Dui.fancytree.less24 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
46 // @fancy-inline-sprites: true;
/plugin/ckgedit/ckeditor/skins/kama/
Ddialog.css5sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
Ddialog_ie.css5sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
Ddialog_ie8.css5sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
Ddialog_ie7.css5sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
Ddialog_iequirks.css5sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;hei…
/plugin/indexmenu/scripts/fancytree/skin-lion/
Dui.fancytree.less27 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
42 // @fancy-inline-sprites: true;
/plugin/indexmenu/scripts/fancytree/skin-vista/
Dui.fancytree.less39 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
54 // @fancy-inline-sprites: true;
/plugin/indexmenu/scripts/fancytree/skin-xp/
Dui.fancytree.less21 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
37 // @fancy-inline-sprites: true;
/plugin/indexmenu/scripts/fancytree/skin-awesome/
Dui.fancytree.less22 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons)
42 @fancy-inline-sprites: false;
/plugin/indexmenu/scripts/fancytree/skin-typicons/
Dui.fancytree.less22 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons)
42 @fancy-inline-sprites: false;
/plugin/indexmenu/scripts/fancytree/skin-material/
Dui.fancytree.less35 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons)
53 @fancy-inline-sprites: false;
/plugin/indexmenu/scripts/fancytree/skin-mdi/
Dui.fancytree.less35 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons)
53 @fancy-inline-sprites: false;
/plugin/indexmenu/scripts/fancytree/skin-win7/
Dui.fancytree.less49 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
70 // @fancy-inline-sprites: true;
/plugin/indexmenu/scripts/fancytree/skin-win8-xxl/
Dui.fancytree.less18 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
/plugin/emoji/
Dsyntax.php69 $this->client->sprites = false;
/plugin/indexmenu/scripts/fancytree/skin-win8/
Dui.fancytree.less38 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
65 // @fancy-inline-sprites: true;
/plugin/indexmenu/scripts/fancytree/skin-bootstrap-n/
Dui.fancytree.less25 @fancy-use-sprites: false; // false: suppress all background images (i.e. icons)
37 // @fancy-inline-sprites: true;
/plugin/indexmenu/scripts/fancytree/skin-bootstrap/
Dskin-common.less15 @fancy-use-sprites: true; // false: suppress all background images (i.e. icons)
47 @fancy-inline-sprites: false; // data-uri() is not handle correct by phpless
64 .setBgImageUrl(@url) when (@fancy-use-sprites) and not (@fancy-inline-sprites) {
67 .setBgImageUrl(@url) when (@fancy-use-sprites) and (@fancy-inline-sprites) {
70 .useSprite(@x, @y) when (@fancy-use-sprites) {

12