Home
last modified time | relevance | path

Searched refs:smiley (Results 26 – 50 of 69) sorted by last modified time

123

/plugin/ckgedit/ckeditor/
H A Dcontents.css.unc569 img.icon.smiley {
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified484 "smiley": {
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1smiley,o=f.smiley_images,g=f.smiley_columns||8,j;var n;var p=function(i){var u=i.data.getTarget(),…
/plugin/epub/
H A Drenderer.php322 function smiley($smiley) { function in renderer_plugin_epub
326 if ( array_key_exists($smiley, $this->smileys) ) {
327 $spath = DOKU_INC . 'lib/images/smileys/'.$smileys[$smiley];
/plugin/text/
H A Drenderer.php386 function smiley($smiley) { argument
387 $this->doc .= $smiley;
/plugin/actionrenderer/
H A Drenderer.php327 public function smiley($smiley) function in renderer_plugin_actionrenderer
/plugin/vshare/syntax/
H A Ddebug.php67 $renderer->smiley('FIXME');
78 $renderer->smiley('FIXME');
/plugin/gemini/
H A Drenderer.php194 public function smiley($smiley) function in renderer_plugin_gemini
196 $this->cdata($smiley);
/plugin/passpolicy/
H A D10k-common-passwords.txt1254 smiley
/plugin/multiselect/
H A Dsyntax.php106 $renderer->smiley(reset($smileys));
124 foreach($smileys as $smiley) {
127 $renderer->smiley($smiley);
134 $renderer->smiley(reset($smileys));
138 $renderer->smiley(reset($smileys));
146 $renderer->smiley(reset($smileys));
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …ew Codicon('shield', { character: '\\\\eb53' });\n Codicon.smiley = new Codicon('smiley', { cha…
H A Dbundle.js1 …s",{character:"\\eb52"}),e.shield=new e("shield",{character:"\\eb53"}),e.smiley=new e("smiley",{ch…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …s",{character:"\\eb52"}),e.shield=new e("shield",{character:"\\eb53"}),e.smiley=new e("smiley",{ch…
/plugin/qc/
H A Drenderer.php242 public function smiley($smiley)
244 if ($smiley == 'FIXME') $this->docArray['fixme']++;
234 smiley($smiley) global() argument
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …nfig.smileys.length > 0) {\n dokuModes.push({\n name: 'smiley', // 230\n …
/plugin/latexport/implementation/
H A Ddecorator.php645 * @param string $smiley
647 function smiley($smiley) { argument
649 $this->decorator->smiley($smiley);
H A Ddecorator_persister.php613 * @param string $smiley
615 function smiley($smiley) { function in DecoratorPersister
616 $this->cdata($smiley);
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1smiley,o=f.smiley_images,g=f.smiley_columns||8,j;var n;var p=function(i){var u=i.data.getTarget(),…
H A Dsmiley.js.4.35 CKEDITOR.dialog.add("smiley",function(f){for(var e=f.config,a=f.lang.smiley,h=e.smiley_images,g=e.s…
10 …k:k,style:"width: 100%; border-collapse: separate;"};return{title:f.lang.smiley.title,minWidth:270…
H A Dsmiley.js.unc6 CKEDITOR.dialog.add( 'smiley', function( editor ) {
8 lang = editor.lang.smiley,
132 // Build the HTML for the smiley images table.
226 title: editor.lang.smiley.title,
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1075 a.ui.addButton&&a.ui.addButton("Smiley",{label:a.lang.smiley.toolbar,command:"smiley",toolbar:"inse…
H A DCHANGES.md1023 * [#10708](http://dev.ckeditor.com/ticket/10708): New [smileys](http://ckeditor.com/addon/smiley).
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …le number."},indent:{indent:"Increase Indent",outdent:"Decrease Indent"},smiley:{options:"Smiley O… class in CKEDITOR.lang.en
H A Den.js.beautified400 smiley: {
H A Den.js.unc5 …er."},"indent":{"indent":"Increase Indent","outdent":"Decrease Indent"},"smiley":{"options":"Smile…

123