Home
last modified time | relevance | path

Searched refs:cursor (Results 1 – 25 of 732) sorted by relevance

12345678910>>...30

/template/twigstarter/vendor/twig/twig/src/
H A DLexer.php26 private $cursor; variable in Twig\\Lexer
160 $this->cursor = 0;
173 while ($this->cursor < $this->end) {
214 $this->cursor = $this->end;
229 $text = $textContent = substr($this->code, $this->cursor, $position[1] - $this->cursor);
308 if ('=' === $this->code[$this->cursor] && '>' === $this->code[$this->cursor + 1]) {
350 ++$this->cursor;
375 $text = substr($this->code, $this->cursor, $match[0][1] - $this->cursor);
399 … $this->moveCursor(substr($this->code, $this->cursor, $match[0][1] - $this->cursor).$match[0][0]);
419 ++$this->cursor;
[all …]
/template/a_free_worldic/
H A Dscript.js19 obj.style.cursor = 'pointer';
24 obj.parentNode.style.cursor = 'pointer';
25 obj.parentNode.style.cursor = 'hand';
58 obj.style.cursor = 'pointer';
63 obj.parentNode.style.cursor = 'pointer';
64 obj.parentNode.style.cursor = 'hand';
/template/arctictut/
H A Dscript.js19 obj.style.cursor = 'pointer';
26 obj.parentNode.style.cursor = 'pointer';
27 obj.parentNode.style.cursor = 'hand';
61 obj.style.cursor = 'pointer';
69 obj.parentNode.style.cursor = 'pointer';
70 obj.parentNode.style.cursor = 'hand';
/template/arctic/
H A Dscript.js19 obj.style.cursor = 'pointer';
24 obj.parentNode.style.cursor = 'pointer';
25 obj.parentNode.style.cursor = 'hand';
59 obj.style.cursor = 'pointer';
65 obj.parentNode.style.cursor = 'pointer';
66 obj.parentNode.style.cursor = 'hand';
/template/arctic-mbo/
H A Dscript.js.old19 obj.style.cursor = 'pointer';
24 obj.parentNode.style.cursor = 'pointer';
25 obj.parentNode.style.cursor = 'hand';
58 obj.style.cursor = 'pointer';
63 obj.parentNode.style.cursor = 'pointer';
64 obj.parentNode.style.cursor = 'hand';
H A Dscript.js.old220 obj.style.cursor = 'pointer';
25 obj.parentNode.style.cursor = 'pointer';
26 obj.parentNode.style.cursor = 'hand';
59 obj.style.cursor = 'pointer';
64 obj.parentNode.style.cursor = 'pointer';
65 obj.parentNode.style.cursor = 'hand';
/template/dokubrick/
H A Dscript.js19 obj.style.cursor = 'pointer';
24 obj.parentNode.style.cursor = 'pointer';
25 obj.parentNode.style.cursor = 'hand';
/template/breeze/bower_components/gumby/sass/ui/
H A D_tabs.scss16 cursor: default;
24 cursor: default;
39 cursor: pointer;
53 cursor: default;
78 cursor: pointer;
/template/knotux/
H A D_linkwiz.css19 cursor: move;
23 cursor: pointer;
67 cursor: move;
/template/icke/css/
H A D_editor.css8 cursor: pointer;
32 cursor: pointer;
48 cursor: pointer;
/template/typowiki/typowiki/scss/
H A D_sanitize.scss26 * 1. Use the default cursor in all browsers (opinionated).
36 cursor: default; /* 1 */
371 * Correct the cursor style of increment and decrement buttons in Safari.
529 * Change the cursor on busy elements in all browsers (opinionated).
533 cursor: progress;
537 * Change the cursor on control elements in all browsers (opinionated).
541 cursor: pointer;
545 * Change the cursor on disabled, not-editable, or otherwise
551 cursor: not-allowed;
/template/sprintdoc/css/
H A Darea_forms.less47 cursor: pointer;
138 cursor: pointer;
158 cursor: pointer;
189 cursor: default;
211 cursor: pointer;
241 cursor: auto;
/template/templar/less/
H A Dclose.less18 cursor: pointer;
28 cursor: pointer;
H A Dreset.less123cursor: pointer; // Improves usability and consistency of cursor style between image-type `input` …
133cursor: pointer; // Improves usability and consistency of cursor style between image-type `input` …
/template/apricot/css/
H A Dbasic.css38 cursor: help;
149 cursor: help;
203 cursor: pointer;
221 cursor: pointer;
225 cursor: auto;
/template/rtd_suterdev/css/
H A Dmobileheader.css29 cursor: pointer;
43 cursor:pointer;
/template/readthedokus/css/
H A Dmobileheader.css29 cursor: pointer;
43 cursor:pointer;
/template/tr-money/
H A D_linkwiz.css22 cursor: pointer;
66 cursor: move;
/template/dokuxp/
H A D_linkwiz.css22 cursor: pointer;
66 cursor: move;
/template/r7throot3/
H A D_linkwiz.css22 cursor: pointer;
66 cursor: move;
/template/r7throot4/
H A D_linkwiz.css22 cursor: pointer;
66 cursor: move;
/template/r7throot8/
H A D_linkwiz.css22 cursor: pointer;
66 cursor: move;
/template/typo/
H A D_linkwiz.css22 cursor: pointer;
66 cursor: move;
/template/dwsimple/
H A D_linkwiz.css22 cursor: pointer;
66 cursor: move;
/template/minima/
H A D_linkwiz.css22 cursor: pointer;
66 cursor: move;

12345678910>>...30