Home
last modified time | relevance | path

Searched refs:item (Results 701 – 725 of 1094) sorted by relevance

1...<<21222324252627282930>>...44

/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js408 …btn.childNodes.item(0).className = !sh||isEmpty(lang[i][sh])?cssClasses['buttonNormal'] // p…
411 …btn.childNodes.item(1).className = !sh?cssClasses['buttonShifted'] // put in the 'home' posit…
414 …btn.childNodes.item(2).className = !sh?cssClasses['buttonAlted'] // put in the 'home' posit…
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js1393 var item = menu.addItem(label || action.label, null, function(evt)
1401 menu.addCheckmark(item, Editor.checkmarkImage);
1404 this.addShortcut(item, action);
1406 return item;
1415 Menus.prototype.addShortcut = function(item, action) argument
1419 var td = item.firstChild.nextSibling.nextSibling;
/plugin/callflow/
H A Draphael.js132 item,
149 item = items[k];
150 if (item) {
2683 var l = item[0];
2688 return [l, 0, item[2], item[3]];
2693 return [l, 1, 1, item[3], item[4]];
5186 var item,
5189 item = arguments[i];
5190 if (item && (item.constructor == elproto.constructor || item.constructor == Set)) {
5324 item,
[all …]
/plugin/advrack/
H A Draphael.js132 item,
149 item = items[k];
150 if (item) {
2683 var l = item[0];
2688 return [l, 0, item[2], item[3]];
2693 return [l, 1, 1, item[3], item[4]];
5186 var item,
5189 item = arguments[i];
5190 if (item && (item.constructor == elproto.constructor || item.constructor == Set)) {
5324 item,
[all …]
/plugin/discussion/
H A Dstyle.css153 display: list-item;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1item","arraySome","hashToArray","hash","sortArrayOfHash","field","desc","compare","b","sort","thro…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak357 JCheckBoxMenuItem item = new JCheckBoxMenuItem(mxResources
359 item.setSelected(graphOutline.isFitPage());
361 item.addActionListener(new ActionListener()
407 menu.add(item);
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less704 .fc-unthemed .fc-list-item:hover td {
1248 .fc-list-item.fc-has-url {
1252 .fc-list-item-marker,
1253 .fc-list-item-time {
1258 .fc-ltr .fc-list-item-marker {
1261 .fc-rtl .fc-list-item-marker {
1264 .fc-list-item-title a {
1269 .fc-list-item-title a[href]:hover {
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js122 return oRange.item(0).outerHTML;
/plugin/alphaindex/
H A Dsyntax.php310 $item = array();
/plugin/tablelayout/script/
H A Dtablelayout_functions.js49 var width = $atomicrow['0'].cells.item(index).offsetWidth;
/plugin/pycode/
H A Dmethod.php832 foreach ($i as $path => $item) {
833 if ($item->isDir()) {
/plugin/jmol2/jmol/
H A DJmol.js865 _jmol.XhtmlElement = s.item(s.length - 1)
1127 var item = m.chkGroup[chkBox]
1128 item.checked = isOn;
1129 if (_jmol.checkboxMasters[item.id])
1130 _jmolNotifyGroup(_jmol.checkboxMasters[item.id], isOn)
/plugin/pdfjs/pdfjs/web/locale/ta-LK/
H A Dviewer.properties46 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/tsz/
H A Dviewer.properties45 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/meh/
H A Dviewer.properties44 # Thumbnails panel item (tooltip and alt text for images)
/plugin/pdfjs/pdfjs/web/locale/mn/
H A Dviewer.properties48 # Thumbnails panel item (tooltip and alt text for images)
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js473 return arrayFilter(arr, function(item, i) { argument
474 return !callback(item, i);
/plugin/botbouncer/lib/
H A Dbotbouncer.php334 private function defaults($item) { argument
335 switch ($item) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst127 {% for item in seq %}
128 <li>{% block loop_item %}{{ item }}{% endblock %}</li>
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java462 Node tc = tplnl.item(j); in loadPalette()
498 Node child = pdcnl.item(i); in loadPalette()
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1298 public $item; variable in Google_Audience
1307 public function setItem(Google_PlusAclentryResource $item) { argument
1308 $this->item = $item;
1311 return $this->item;
/plugin/pdfjs/pdfjs/web/locale/rw/
H A Dviewer.properties47 # Thumbnails panel item (tooltip and alt text for images)
/plugin/flashplayer/
H A Dreadme-de.txt7 siehe http://www.jeroenwijering.com/?item=JW_FLV_Player
H A Dreadme-en.txt7 see http://www.jeroenwijering.com/?item=JW_FLV_Player

1...<<21222324252627282930>>...44