| /plugin/revealjs/plugin/notes/ |
| D | notes.js | 3 * notes window. 6 * 1. This window posts 'connect' to notes window 8 * 2. Notes window responds with 'connected' when it is available 10 * to the notes window 24 var jsFileLocation = document.querySelector('script[src$="notes.js"]').src; // this js file path 25 jsFileLocation = jsFileLocation.replace(/notes\.js(\?.*)?$/, ''); // the js folder path 26 notesFilePath = jsFileLocation + 'notes.html'; 29 notesPopup = window.open( notesFilePath, 'reveal.js - Notes', 'width=1100,height=700' ); 37 * Connect to the notes window through a postmessage handshake. 46 namespace: 'reveal-notes', [all …]
|
| D | notes.html | 6 <title>reveal.js - Slide Notes</title> 96 .speaker-controls-notes.hidden { 102 .speaker-controls-notes .label { 170 .speaker-controls-notes { 174 .speaker-controls-notes .value { 269 /* Speaker layout: Notes only */ 270 body[data-speaker-layout="notes-only"] #current-slide, 271 body[data-speaker-layout="notes-only"] #upcoming-slide { 275 body[data-speaker-layout="notes-only"] #speaker-controls { 328 <div class="speaker-controls-notes hidden"> [all …]
|
| /plugin/revealjs/plugin/notes-server/ |
| D | client.js | 9 console.log( 'View slide notes at ' + window.location.origin + '/notes/' + socketId ); 11 window.open( window.location.origin + '/notes/' + socketId, 'notes-' + socketId ); 14 * Posts the current slide data to the notes window 19 notesElement = slideElement.querySelector( 'aside.notes' ); 22 notes: '', property 28 // Look for notes defined in a slide attribute 29 if( slideElement.hasAttribute( 'data-notes' ) ) { 30 messageData.notes = slideElement.getAttribute( 'data-notes' ); 33 // Look for notes defined in an aside element 35 messageData.notes = notesElement.innerHTML; [all …]
|
| D | notes.html | 6 <title>reveal.js - Slide Notes</title> 80 .speaker-controls-notes.hidden { 85 .speaker-controls-notes .label { 130 .speaker-controls-notes { 134 .speaker-controls-notes .value { 229 /* Speaker layout: Notes only */ 230 body[data-speaker-layout="notes-only"] #current-slide, 231 body[data-speaker-layout="notes-only"] #upcoming-slide { 235 body[data-speaker-layout="notes-only"] #speaker-controls { 263 <div class="speaker-controls-notes hidden"> [all …]
|
| D | index.js | 47 app.get( '/notes/:socketId', function( req, res ) { 49 fs.readFile( opts.baseDir + 'plugin/notes-server/notes.html', function( err, data ) { 66 console.log( brown + 'reveal.js - Speaker Notes' + reset ); 68 console.log( '2. Click on the link in your JS console to go to the notes page' ); 69 console.log( '3. Advance through your slides and your notes will advance automatically' );
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/ |
| D | ProjectsNotes.php | 32 * The "notes" collection of methods. 36 * $notes = $containeranalysisService->notes; 42 * Creates new notes in batch. (notes.batchCreate) 45 * `projects/[PROJECT_ID]`, under which the notes are to be created. 57 * Creates a new note. (notes.create) 74 * Deletes the specified note. (notes.delete) 77 * `projects/[PROVIDER_ID]/notes/[NOTE_ID]`. 88 * Gets the specified note. (notes.get) 91 * `projects/[PROVIDER_ID]/notes/[NOTE_ID]`. 103 * `containeranalysis.notes.setIamPolicy` or [all …]
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | combine-1.js | 22 if(s.combine<=1&&s.notes[0].pit<=s2.notes[nhd2].pit+1) 26 s2.notes[m].s=s 27 Array.prototype.push.apply(s.notes,s2.notes);s.nhd=nhd=s.notes.length-1;s.notes.sort(abc2svg.pitcmp) argument 28 if(s.combine>=3){for(m=nhd;m>0;m--){if(s.notes[m].pit==s.notes[m-1].pit&&s.notes[m].acc==s.notes[m-… 29 s.notes.splice(m,1)} 30 s.nhd=nhd=s.notes.length-1} 31 s.ymx=3*(s.notes[nhd].pit-18)+4;s.ymn=3*(s.notes[0].pit-18)-4;type=s.notes[0].tie_ty 33 s.notes[0].tie_ty=C.SL_BELOW|(type&C.SL_DOTTED);type=s.notes[nhd].tie_ty 35 s.notes[nhd].tie_ty=C.SL_ABOVE|(type&C.SL_DOTTED)} 94 if(s&&s.notes&&curvoice.combine!=undefined)
|
| D | ambitus-1.js | 11 if(s.notes[s.nhd].pit>max) 12 max=s.notes[s.nhd].pit 13 if(s.notes[0].pit<min) 14 min=s.notes[0].pit} 17 s=p_v.clef;s.stem=1;s.head=C.FULL;s.stemless=true;s.nhd=1;s.notes=[{dur:C.BLEN/4,pit:min,shhd:0},{d… 19 if(s.notes[1].pit-s.notes[0].pit>4){this.xypath(s.x,3*(s.notes[1].pit-18)+staff_tb[s.st].y);this.ou… 20 ((s.notes[1].pit-s.notes[0].pit)*3).toFixed(1)+'" stroke-width=".6"/>\n')}
|
| D | gamelan-1.js | 26 s.notes[m].dur=s.dur 28 …v:s.v,p_v:s.p_v,st:s.st,dur:d,dur_orig:d_orig,stem:1,multi:0,nhd:0,notes:[{pit:s.notes[0].pit,jn:8… property 53 s.notes[0].jn=8 54 s.notes[0].jo=2} 64 case C.REST:if(s.notes[0].jn) 66 s.notes[0].jn=0 67 s.notes[0].pit=21 75 for(m=0;m<=s.nhd;m++){note=s.notes[m] 117 for(m=0;m<=s.nhd;m++){note=s.notes[m] 156 if(s.notes[s.nhd].jo>2){s.ymx+=3 [all …]
|
| D | abc2svg-1.js | 41 …notes",ignored:"$1: inside tune - ignored",misplaced:"Misplaced '$1' in %%score",must_note:"!$1! m… 132 if(s.type==C.NOTE){for(m=0;m<=s.nhd;m++){if(s.notes[m].acc){dx=5+s.notes[m].shac}else{dx=6-s.notes[… 139 h=3*(s.notes[s.nhd].pit-s.notes[0].pit)+4;m=dd.h 141 h=m;de.has_val=true;de.val=h;de.x-=xc;de.y=3*(s.notes[0].pit-18)-3} 180 de.x+=s.notes[s.stem>=0?0:s.nhd].shhd 198 function d_slide(de){var m,dx,s=de.s,yc=s.notes[0].pit,xc=5 199 for(m=0;m<=s.nhd;m++){if(s.notes[m].acc){dx=4+s.notes[m].shac}else{dx=5-s.notes[m].shhd 204 if(s.notes[m].pit<=yc+3&&dx>xc) 248 x+=s.notes[s.stem>=0?0:s.nhd].shhd;up=-1 325 case 1:case 2:if(!s.notes){error(1,s,errs.must_note_rest,dd.name) [all …]
|
| /plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Node/ |
| D | TransTest.php | 89 // with notes 91 $notes = new Twig_Node_Text('Notes for translators', 0); 92 $node = new Twig_Extensions_Node_Trans($body, null, null, $notes, 0); 93 $tests[] = array($node, "// notes: Notes for translators\necho gettext(\"Hello\");"); 96 $notes = new Twig_Node_Text("Notes for translators\nand line breaks", 0); 97 $node = new Twig_Extensions_Node_Trans($body, null, null, $notes, 0); 98 …$tests[] = array($node, "// notes: Notes for translators and line breaks\necho gettext(\"Hello\");… 107 $notes = new Twig_Node_Text('Notes for translators', 0); 108 $node = new Twig_Extensions_Node_Trans($body, $plural, $count, $notes, 0); 109 …$tests[] = array($node, "// notes: Notes for translators\n".'echo strtr(ngettext("There is 1 pendi…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/Resource/ |
| D | Notes.php | 25 * The "notes" collection of methods. 29 * $notes = $keepService->notes; 32 class Notes extends \Google\Service\Resource class 35 * Creates a new note. (notes.create) 50 * collaborators will lose access to the note. (notes.delete) 63 * Gets a note. (notes.get) 76 * Lists notes. Every list call returns a page of results with `page_size` as 85 * (notes.listNotes) 106 class_alias(Notes::class, 'Google_Service_Keep_Resource_Notes');
|
| /plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/TokenParser/ |
| D | Trans.php | 23 $notes = null; 37 if ('notes' === $stream->next()->getValue()) { 39 $notes = $this->parser->subparse(array($this, 'decideForEnd'), true); 41 } elseif ('notes' === $next) { 43 $notes = $this->parser->subparse(array($this, 'decideForEnd'), true); 51 … return new Twig_Extensions_Node_Trans($body, $plural, $count, $notes, $lineno, $this->getTag()); 56 return $token->test(array('plural', 'notes', 'endtrans'));
|
| /plugin/revealjs/syntax/ |
| D | notes.php | 27 $this->Lexer->addSpecialPattern('<\/?notes>', $mode, 'plugin_revealjs_notes'); 63 case '<notes>' : 64 $renderer->doc .= DOKU_LF.'<aside class="notes">'; 67 case '</notes>' : 75 case '<notes>' : 77 … '<div class="slide-notes-hr">Notes'.($slide_details_text).'</div>'.DOKU_LF;
|
| /plugin/refnotes/ |
| D | admin.js | 340 ['notes-separator' , '100%'], 550 fields.set(new TextField('notes-separator', function (value) { 674 let notes = (function () { function 677 let notes = new NameMap(new EmptyNote()); 678 let current = notes.get(''); 830 list = new List('#select-notes'); 838 jQuery('#select-notes').change(onNoteChange); 839 jQuery('#name-notes').prop('disabled', true); 840 jQuery('#add-notes').click(onAddNote).prop('disabled', true); 841 jQuery('#rename-notes').click(onRenameNote).prop('disabled', true); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
| D | BatchCreateNotesResponse.php | 22 protected $collection_key = 'notes'; 29 public function setNotes($notes) argument 31 $this->notes = $notes; 38 return $this->notes;
|
| D | ListNotesResponse.php | 22 protected $collection_key = 'notes'; 47 public function setNotes($notes) argument 49 $this->notes = $notes; 56 return $this->notes;
|
| D | BatchCreateNotesRequest.php | 28 public function setNotes($notes) argument 30 $this->notes = $notes; 37 return $this->notes;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/ |
| D | AddOrderNotesResponse.php | 22 protected $collection_key = 'notes'; 29 public function setNotes($notes) argument 31 $this->notes = $notes; 38 return $this->notes;
|
| D | GetOrderNotesResponse.php | 22 protected $collection_key = 'notes'; 29 public function setNotes($notes) argument 31 $this->notes = $notes; 38 return $this->notes;
|
| D | AddOrderNotesRequest.php | 22 protected $collection_key = 'notes'; 29 public function setNotes($notes) argument 31 $this->notes = $notes; 38 return $this->notes;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/ |
| D | ListNotesResponse.php | 22 protected $collection_key = 'notes'; 47 public function setNotes($notes) argument 49 $this->notes = $notes; 56 return $this->notes;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
| D | CreateContainerVersionRequestVersionOptions.php | 29 public $notes; variable in Google\\Service\\TagManager\\CreateContainerVersionRequestVersionOptions 48 public function setNotes($notes) argument 50 $this->notes = $notes; 57 return $this->notes;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/ |
| D | Marketplacenotes.php | 35 * Add notes to the proposal (marketplacenotes.insert) 37 * @param string $proposalId The proposalId to add notes for. 49 * Get all the notes associated with a proposal 52 * @param string $proposalId The proposalId to get notes for. To search across 56 * @opt_param string pqlQuery Query string to retrieve specific notes. To search 57 * the text contents of notes, please use syntax like "WHERE note.note = "foo"
|
| /plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/ |
| D | Trans.php | 19 … Twig_Node $plural = null, Twig_Node_Expression $count = null, Twig_Node $notes = null, $lineno, $… argument 28 if (null !== $notes) { 29 $nodes['notes'] = $notes; 52 if ($this->hasNode('notes')) { 53 $message = trim($this->getNode('notes')->getAttribute('data')); 57 $compiler->write("// notes: {$message}\n");
|