Home
last modified time | relevance | path

Searched refs:item (Results 776 – 800 of 1094) sorted by relevance

1...<<31323334353637383940>>...44

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorMenuBar.java.bak140 JMenuItem item = menu.add(new TogglePropertyItem(graphComponent,
162 item.addActionListener(new ActionListener()
506 // item = menu.add(new JMenuItem(mxResources.get("aboutGraphEditor")));
507 // item.addActionListener(new ActionListener()
/plugin/minimap/
H A DREADME.md111 * The list item are working now with the mathjax plugin. The HTML tag were not encoded
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties62 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties79 # Thumbnails panel item (tooltip and alt text for images)
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php173 foreach ($block['items'] as $item => $itemLines) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_multiselect.js393 gantt.attachEvent("onAfterTaskDelete", function (id, item) { argument
H A Ddhtmlxgantt_undo.js789 var item = gantt[getMethod](command.value.id);
792 item[prop] = command.value[prop];
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties151 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties132 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties67 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties70 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties132 # Thumbnails panel item (tooltip and alt text for images)
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php631 // $DOMNodeList = $body->item(0)->childNodes;
780 $domElement = $domList->item(0);
/plugin/mikioplugin/
H A DREADME.md60 - Added ability to create group radio items in a multiple quiz item by surrounding options in []. Requested by Dylan.
110 - Added Nav item to create dropdown navigation items. [#18](https://github.com/nomadjimbob/mikioplugin/issues/18). Thanks armandostyl
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1item\n edit = { offset: parent.offset + 1, length: parent.length - 2, content: '' }…
/plugin/issuetracker/
H A Dsyntax.php1493 foreach ($arrays as $item) {
1494 if (is_array($item)) {
1495 $this->array_implode($item, $target);
1497 $target[] = $item;
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties130 # Thumbnails panel item (tooltip and alt text for images)
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckenterkey.js157 var el = controls.item( i ) ;
/plugin/odt2dw/
H A Daction.php214 …if ( ! $this->racine = $this->XML->getElementsByTagName('document-content')->item(0) ) return $thi…
/plugin/pdfjs/pdfjs/web/locale/ak/
H A Dviewer.properties69 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/nso/
H A Dviewer.properties70 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties131 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties121 # Thumbnails panel item (tooltip and alt text for images)
/plugin/externalembed/
H A DREADME.md42 * Separate each whitelist item with a new line
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js5590 function set_linebreak(param){var i,item
5594 for(i=0;i<param.length;i++){item=param[i]
5595 switch(item){case'!':case'$':case'*':case';':case'?':case'@':break
5597 case"<EOL>":item='\n'
5599 default:syntax(1,"Bad value '$1' in %%linebreak - ignored",item)
5601 char_tb[item.charCodeAt(0)]='\n'}}
5644 Abc.prototype.set_vp=function(a){var s,item,pos,val,clefpit
5645 while(1){item=a.shift()
5646 if(!item)
5648 if(item
[all...]

1...<<31323334353637383940>>...44