Home
last modified time | relevance | path

Searched defs:editor (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/plugin/ckgdoku/ckeditor/plugins/headerbuttons/
Dplugin.js11 init: function( editor ) { argument
13 exec: function( editor ) { argument
21 exec: function( editor ) { argument
37 exec: function( editor ) { argument
53 exec: function( editor ) { argument
87 function getLastHeader( editor ) { argument
/plugin/ckgedit/ckeditor/plugins/headerbuttons/
Dplugin.js11 init: function( editor ) { argument
13 exec: function( editor ) { argument
21 exec: function( editor ) { argument
37 exec: function( editor ) { argument
53 exec: function( editor ) { argument
87 function getLastHeader( editor ) { argument
/plugin/jdraw/lib/
Djdraw.jar ... swing/ com/mxgraph/examples/swing/editor/ com/hammurapi/jdraw/JDrawApplet.class ...
Djgraphx-examples.jar ... swing/ com/mxgraph/examples/swing/editor/ com/mxgraph/examples/swing/ClickHandler ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorMenuBar.java65 public EditorMenuBar(final BasicGraphEditor editor) in EditorMenuBar()
526 public static void populateShapeMenu(JMenu menu, BasicGraphEditor editor) in populateShapeMenu()
614 public static void populateFormatMenu(JMenu menu, BasicGraphEditor editor) in populateFormatMenu()
DEditorPopupMenu.java19 public EditorPopupMenu(BasicGraphEditor editor) in EditorPopupMenu()
DSchemaEditorToolBar.java44 public SchemaEditorToolBar(final BasicGraphEditor editor, int orientation) in SchemaEditorToolBar()
/plugin/ckgedit/ckeditor/plugins/pastebase64/
Dplugin.js8 function init(editor) { argument
17 editableElement.on("paste", onPaste, null, {editor: editor}); property
46 function readImageAsBase64(item, editor) { argument
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
Dplugin.js8 function init(editor) { argument
17 editableElement.on("paste", onPaste, null, {editor: editor}); property
46 function readImageAsBase64(item, editor) { argument
/plugin/ckgedit/ckeditor/plugins/truetype/
Dplugin.js14 init: function( editor ) argument
24 exec : function( editor ) argument
/plugin/ckgdoku/ckeditor/plugins/timestamp/
Dplugin.js19 init: function( editor ) { argument
25 exec: function( editor ) { argument
/plugin/ckgedit/ckeditor/plugins/timestamp/
Dplugin.js19 init: function( editor ) { argument
25 exec: function( editor ) { argument
/plugin/dirtylittlehelper/
DREADME.md40 #### you need:
44 #### let's go
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
Danchor.js6 CKEDITOR.dialog.add( 'anchor', function( editor ) argument
17 function createFakeAnchor( editor, anchor ) argument
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
Danchor.js6 CKEDITOR.dialog.add( 'anchor', function( editor ) argument
17 function createFakeAnchor( editor, anchor ) argument
/plugin/fckg/fckeditor/editor/plugins/range/
Dfckplugin.js5 FCK.breakDelObject = function(editor) { argument
75 FCK.paraDelObject = function(editor) { argument
147 FCK.rangeObject = function(editor) { argument
/plugin/jdraw/src/com/hammurapi/jdraw/
DJDrawApplet.java46 GraphEditor editor = new GraphEditor(config); in start() local
/plugin/ckgedit/ckeditor/skins/moono/
Dskin.js125 editor: new CKEDITOR.template( property
232 return function( editor, part ) { argument
/plugin/ckgdoku/ckeditor/skins/moono/
Dskin.js125 editor: new CKEDITOR.template( property
232 return function( editor, part ) { argument
/plugin/ckgdoku/ckeditor/plugins/wrap/
Dplugin.js3 init: function( editor ) { argument
/plugin/ckgedit/ckeditor/plugins/wrap/
Dplugin.js3 init: function( editor ) { argument
/plugin/ckgdoku/ckeditor/plugins/geshi/
Dplugin.js19 init: function( editor ) { argument
/plugin/ckgedit/ckeditor/plugins/geshi/
Dplugin.js19 init: function( editor ) { argument
/plugin/ckgdoku/ckeditor/plugins/tags/
Dplugin.js5 init: function(editor) { argument
/plugin/ckgedit/ckeditor/plugins/msword/
Dplugin.js19 init: function( editor ) { argument

12345678910>>...12