MCPcopy Create free account

hub / github.com/YingshanDeng/SharedPen / functions

Functions406 in github.com/YingshanDeng/SharedPen

↓ 1 callersMethodinitClientContent
()
lib/Client.js:10
↓ 1 callersMethodinitOtherClients
(clients)
lib/EditorClient.js:135
↓ 1 callersMethodinitializeKeyMap_
()
lib/SharedPen.js:65
↓ 1 callersMethodinsertEntityAt
(index, type, info, origin)
lib/RichTextCodeMirror.js:1231
↓ 1 callersMethodinsertEntityAtCursor
(type, info, origin)
lib/RichTextCodeMirror.js:1227
↓ 1 callersMethodinsertEntity_
(index, entity, origin)
lib/RichTextCodeMirror.js:1235
↓ 1 callersMethodinvertOperation
(operation)
lib/RichTextCodeMirrorAdapter.js:232
↓ 1 callersMethoditalic
()
lib/SharedPen.js:143
↓ 1 callersFunctionlast
(arr)
ot.js/codemirror-adapter.js:79
↓ 1 callersFunctionlast
(arr)
ot.js/editor-client.js:324
↓ 1 callersMethodmakeOrderedListElement_
(number)
lib/RichTextCodeMirror.js:991
↓ 1 callersMethodmakeUnorderedListElement_
()
lib/RichTextCodeMirror.js:994
↓ 1 callersMethodmarkEntity_
(annotationNode)
lib/RichTextCodeMirror.js:1109
↓ 1 callersMethodmarkLineSentinelCharactersForChanges_
* Detects whether any line sentinel characters were added or removed by the change and if so, * re-marks line sentinel characters on the affected r
lib/RichTextCodeMirror.js:844
↓ 1 callersMethodmarkLineSentinelCharacters_
(line, startIndex, endIndex, listNumber)
lib/RichTextCodeMirror.js:937
↓ 1 callersFunctionmaxPos
(a, b)
ot.js/codemirror-adapter.js:48
↓ 1 callersFunctionmaxPos
(a, b)
lib/RichTextCodeMirrorAdapter.js:8
↓ 1 callersMethodmergeNodesWithSameAnnotations_
(list)
lib/AnnotationList.js:392
↓ 1 callersFunctionminPos
(a, b)
ot.js/codemirror-adapter.js:47
↓ 1 callersFunctionminPos
(a, b)
lib/RichTextCodeMirrorAdapter.js:7
↓ 1 callersMethodonBlur
()
lib/EditorClient.js:247
↓ 1 callersMethodonChange
(textOperation, inverse)
lib/EditorClient.js:199
↓ 1 callersMethodonClientJoin
************************* server adapter callbacks
lib/EditorClient.js:162
↓ 1 callersMethodoperationFromAttributesChanges
(changes, cm)
lib/RichTextCodeMirrorAdapter.js:170
↓ 1 callersMethodorderedList
()
lib/SharedPen.js:196
↓ 1 callersMethodpreventDefault
(e)
lib/Utils.js:143
↓ 1 callersMethodqueueLineMarking_
()
lib/RichTextCodeMirror.js:714
↓ 1 callersMethodqueueRefresh_
()
lib/RichTextCodeMirror.js:1161
↓ 1 callersMethodregistImage
()
lib/EntityManager.js:42
↓ 1 callersFunctionremoveElement
(el)
ot.js/editor-client.js:327
↓ 1 callersMethodremoveSpan
(removeSpan)
lib/AnnotationList.js:86
↓ 1 callersMethodrenderToElement
(entity, entityHandle)
lib/EntityManager.js:75
↓ 1 callersMethodsetMarker
(m)
lib/RichTextCodeMirror.js:1215
↓ 1 callersMethodshallowEqual
(objA, objB)
lib/Utils.js:19
↓ 1 callersMethodstopEvent
(e)
lib/Utils.js:157
↓ 1 callersMethodstopEventAnd
(fn)
lib/Utils.js:161
↓ 1 callersMethodstopPropagation
(e)
lib/Utils.js:150
↓ 1 callersMethodstrike
()
lib/SharedPen.js:151
↓ 1 callersMethodtoAttributes
()
lib/EntityManager.js:14
↓ 1 callersMethodtodoList
()
lib/SharedPen.js:204
↓ 1 callersMethodtransform
(other)
lib/WrappedOperation.js:56
↓ 1 callersMethodtransform
(operation)
lib/EditorClient.js:20
↓ 1 callersMethodtransform
(operation)
lib/UndoManager.js:46
↓ 1 callersMethodtransformAttributes
(attributes1, attributes2)
lib/TextOperation.js:451
↓ 1 callersMethodtryToUpdateEntitiesInPlace
(oldNodes, newNodes)
lib/RichTextCodeMirror.js:1084
↓ 1 callersMethodunindent
()
lib/RichTextCodeMirror.js:405
↓ 1 callersMethodunindent
()
lib/SharedPen.js:191
↓ 1 callersMethodunorderedList
()
lib/SharedPen.js:200
↓ 1 callersMethodupdateElement
(entity, element)
lib/EntityManager.js:91
↓ 1 callersMethodupdateSelection
(socket, selection)
lib/SharedPenServer.js:130
FunctionAjaxAdapter
(path, ownUserName, revision)
ot.js/ajax-adapter.js:6
FunctionAwaitingConfirm
(outstanding)
ot.js/client.js:93
FunctionAwaitingWithBuffer
(outstanding, buffer)
ot.js/client.js:140
FunctionClient
(revision)
ot.js/client.js:11
FunctionCodeMirrorAdapter
(cm)
ot.js/codemirror-adapter.js:9
FunctionDelete
(count, position)
ot.js/simple-text-operation.js:42
FunctionEditorClient
(revision, clients, serverAdapter, editorAdapter)
ot.js/editor-client.js:112
FunctionEditorSocketIOServer
(document, operations, docId, mayWrite)
ot.js/editor-socketio-server.js:10
FunctionInsert
(str, position)
ot.js/simple-text-operation.js:14
FunctionNoop
()
ot.js/simple-text-operation.js:70
FunctionOtherClient
(id, listEl, editorAdapter, name, selection)
ot.js/editor-client.js:54
FunctionOtherMeta
(clientId, selection)
ot.js/editor-client.js:34
FunctionRange
(anchor, head)
ot.js/selection.js:15
FunctionSelection
(ranges)
ot.js/selection.js:60
FunctionSelfMeta
(selectionBefore, selectionAfter)
ot.js/editor-client.js:13
FunctionServer
(document, operations)
ot.js/server.js:10
FunctionSimpleTextOperation
()
ot.js/simple-text-operation.js:10
FunctionSocketIOAdapter
(socket)
ot.js/socketio-adapter.js:6
FunctionSynchronized
()
ot.js/client.js:63
FunctionTextOperation
()
ot.js/text-operation.js:10
FunctionUndoManager
(maxItems)
ot.js/undo-manager.js:14
FunctionWrappedOperation
(operation, meta)
ot.js/wrapped-operation.js:10
Function_onClick
(evt)
examples/react-demo/src/components/toolbar/HighlightButton.js:6
Function_onClick
(evt)
examples/react-demo/src/components/toolbar/ColorButton.js:6
Method_onClick
(evt)
examples/react-demo/src/components/toolbar/DropdownList.js:5
Method_onClick
(evt)
examples/react-demo/src/components/toolbar/ColorPalette.js:224
Method_onClickExplore
(e)
examples/react-demo/src/App.js:83
Method_onReady
()
examples/react-demo/src/App.js:35
MethodapplyClient
(client, operation)
lib/Client.js:72
MethodapplyClient
(client, operation)
lib/Client.js:104
MethodapplyClient
(client, operation)
lib/Client.js:148
MethodapplyOperation
(operation)
lib/RichTextCodeMirrorAdapter.js:196
MethodapplyServer
(client, operation)
lib/Client.js:78
MethodapplyServer
(client, operation)
lib/Client.js:109
MethodapplyServer
(client, operation)
lib/Client.js:153
Functionassert
(b, msg)
ot.js/codemirror-adapter.js:326
Functionb
()
examples/react-demo/public/pace/pace.min.js:2
Functionbefore
(app)
examples/react-demo/config/webpackDevServer.config.js:89
Methodbinder
(fn)
lib/SharedPen.js:66
MethodclearFormat
()
lib/RichTextCodeMirror.js:476
Methodclone
()
lib/AnnotationList.js:46
MethodcomponentDidMount
()
examples/react-demo/src/App.js:24
MethodcomponentDidMount
()
examples/react-demo/src/components/ToolboxToolbar.js:129
MethodcomponentWillUnmount
()
examples/react-demo/src/components/ToolboxToolbar.js:152
Methodcompose
(other)
lib/EditorClient.js:17
MethodcomposeAttributes
(first, second, firstOpIsInsert)
lib/TextOperation.js:284
Methodconstructor
(type, info)
lib/EntityManager.js:9
Methodconstructor
()
lib/EntityManager.js:35
Methodconstructor
(rtcm)
lib/RichTextCodeMirrorAdapter.js:40
Methodconstructor
(revision, historyOps)
lib/Client.js:5
← previousnext →201–300 of 406, ranked by callers