MCPcopy Create free account

hub / github.com/cxasm/notepad-- / functions

Functions6,938 in github.com/cxasm/notepad--

↓ 13 callersMethodForwardBytes
src/qscint/scintilla/lexlib/StyleContext.h:131
↓ 13 callersMethodIsValid
src/qscint/scintilla/src/Selection.h:52
↓ 13 callersFunctionPWindow
src/qscint/src/PlatQt.cpp:59
↓ 13 callersMethodRelease
Decrease reference count and return its previous value. Delete the document if reference count reaches zero.
src/qscint/scintilla/src/Document.cpp:166
↓ 13 callersMethodSetValueAt
src/qscint/scintilla/src/RunStyles.cpp:183
↓ 13 callersFunctionUTF8Classify
Return both the width of the first character in the string and a status saying whether it is valid or invalid. Most invalid sequences return a width o
src/qscint/scintilla/src/UniConversion.cpp:254
↓ 13 callersMethodbase
src/qscint/scintilla/boostregex/boost/regex/v5/match_results.hpp:495
↓ 13 callersFunctioninplace_destroy
src/qscint/scintilla/boostregex/boost/regex/v5/perl_matcher_non_recursive.hpp:37
↓ 13 callersFunctionlatexLastWordIs
src/qscint/scintilla/lexers/LexLaTeX.cpp:138
↓ 13 callersMethodsetFoldComments
Set if comments can be folded.
src/qscint/src/qscilexerd.cpp:415
↓ 13 callersMethodsetPaper
Set the background colour for a style.
src/qscint/src/qscilexer.cpp:882
↓ 13 callersFunctionstrstart
src/qscint/scintilla/lexers/LexErrorList.cpp:28
↓ 13 callersFunctionthrow_exception
src/qscint/scintilla/boostregex/boost/throw_exception.hpp:145
↓ 13 callersMethodtoi
src/qscint/scintilla/boostregex/boost/regex/v5/cpp_regex_traits.hpp:891
↓ 12 callersFunctionA
(e,t)
src/qscint/doc/html/jquery.js:2
↓ 12 callersMethodClear
src/qscint/scintilla/lexlib/WordList.cpp:92
↓ 12 callersMethodContainsCharacter
src/qscint/scintilla/src/Selection.cpp:105
↓ 12 callersMethodGetHeight
Give the largest height of the set.
src/qscint/scintilla/src/XPM.cpp:425
↓ 12 callersMethodGetLineIndentation
src/qscint/scintilla/src/Document.cpp:1512
↓ 12 callersMethodGetVisible
src/qscint/scintilla/src/ContractionState.cpp:228
↓ 12 callersMethodIsInactive
src/qscint/scintilla/lexers/LexVerilog.cpp:69
↓ 12 callersFunctionIsOperator
src/qscint/scintilla/lexers/LexHTML.cpp:50
↓ 12 callersMethodLengthCurrent
src/qscint/scintilla/lexlib/StyleContext.h:154
↓ 12 callersFunctionTrailByteValue
src/qscint/scintilla/src/UniConversion.cpp:100
↓ 12 callersFunctionUTF8IsTrailByte
src/qscint/scintilla/src/UniConversion.h:42
↓ 12 callersMethodWidthText
src/qscint/src/PlatQt.cpp:630
↓ 12 callersMethodbegin
src/qscint/scintilla/boostregex/boost/regex/v5/match_results.hpp:312
↓ 12 callersFunctiondocument
Returns the attached document. \sa setDocument()
src/qscint/src/Qsci/qsciscintilla.h:739
↓ 12 callersFunctionle
(e)
src/qscint/doc/html/jquery.js:2
↓ 12 callersMethodlookup_classname
src/qscint/scintilla/boostregex/boost/regex/v5/c_regex_traits.hpp:221
↓ 12 callersFunctiono
()
src/qscint/doc/html/jquery.js:35
↓ 12 callersFunctionregex_match
src/qscint/scintilla/boostregex/boost/regex/mfc.hpp:52
↓ 11 callersFunctionCategoriseCharacter
src/qscint/scintilla/lexlib/CharacterCategory.cpp:3812
↓ 11 callersMethodExtendWordSelect
* Used by commmands that want to select whole words. * Finds the start of word at pos when delta < 0 or the end of the word when delta >= 0. */
src/qscint/scintilla/src/Document.cpp:1827
↓ 11 callersMethodGetColumn
src/qscint/scintilla/src/Document.cpp:1558
↓ 11 callersFunctionIsAWordChar
src/qscint/scintilla/lexers/LexAU3.cpp:77
↓ 11 callersMethodIsInactive
src/qscint/scintilla/lexers/LexCPP.cpp:254
↓ 11 callersMethodMoveExtends
src/qscint/scintilla/src/Selection.cpp:260
↓ 11 callersFunctionSelectionBackground
src/qscint/scintilla/src/EditView.cpp:767
↓ 11 callersMethodStart
src/qscint/scintilla/lexers/LexBash.cpp:185
↓ 11 callersFunctionUTF8IsAscii
src/qscint/scintilla/src/UniConversion.h:46
↓ 11 callersMethodclone
src/qscint/scintilla/boostregex/boost/exception/detail/error_info_impl.hpp:54
↓ 11 callersFunctiondescription
Returns the style's description. \sa setDescription()
src/qscint/src/Qsci/qscistyle.h:98
↓ 11 callersMethoddescription
Returns the user name of a style.
src/qscint/src/qscilexerd.cpp:261
↓ 11 callersFunctioneditor
Returns the QsciScintilla instance that the lexer is currently attached to or 0 if it is unattached.
src/qscint/src/Qsci/qscilexer.h:247
↓ 11 callersMethodfindFirst
Find the first occurrence of a string. show:会保证找到的自动,在当前屏幕上可见,这个默认是true,注意该操作非常耗时。 在批量查找或者替换的时候,如果不需要可见,最好修改为不可见。否则在替换一个长行,长行中存在几百个的情况,速度会非常慢。 本来只需要2s
src/qscint/src/qsciscintilla.cpp:1729
↓ 11 callersMethodfindNext
src/findwin.cpp:955
↓ 11 callersMethodsetWrapMode
Set the line wrap mode.
src/qscint/src/qsciprinter.cpp:191
↓ 11 callersMethodswap
swap:
src/qscint/scintilla/boostregex/boost/regex/v5/basic_regex.hpp:491
↓ 10 callersMethodActive
src/qscint/scintilla/src/CellBuffer.cpp:120
↓ 10 callersMethodAnnotationLines
src/qscint/scintilla/src/Document.cpp:2401
↓ 10 callersMethodCreate
src/qscint/scintilla/src/CellBuffer.cpp:282
↓ 10 callersMethodGetCharRange
src/qscint/scintilla/src/CellBuffer.cpp:555
↓ 10 callersFunctionGetHexaChar
src/qscint/scintilla/lexers/LexHex.cpp:181
↓ 10 callersMethodInitialised
src/qscint/scintilla/src/CaseConvert.cpp:597
↓ 10 callersFunctionIsCommentLine
src/qscint/scintilla/lexers/LexSTTXT.cpp:200
↓ 10 callersFunctionIsCommentStyle
src/qscint/scintilla/lexers/LexVHDL.cpp:219
↓ 10 callersFunctionIsEOL
src/qscint/scintilla/lexers/LexTADS3.cpp:59
↓ 10 callersMethodMain
src/qscint/scintilla/src/Selection.cpp:227
↓ 10 callersMethodMainAnchor
src/qscint/scintilla/src/Selection.cpp:194
↓ 10 callersFunctionMakeUpperCase
src/qscint/scintilla/lexlib/CharacterSet.h:174
↓ 10 callersMethodNew
src/qscint/scintilla/lexers/LexPerl.cpp:648
↓ 10 callersFunctionSafeSetLevel
src/qscint/scintilla/lexers/LexAbaqus.cpp:419
↓ 10 callersFunctionSimpleAlphaRectangle
src/qscint/scintilla/src/EditView.cpp:806
↓ 10 callersFunctionce
(e)
src/qscint/doc/html/jquery.js:2
↓ 10 callersFunctiongetFileNewIndexProperty
新文件的id,非新文件为-1
src/cceditor/ccnotepad.cpp:190
↓ 10 callersFunctionisLispwordstart
src/qscint/scintilla/lexers/LexLisp.cpp:41
↓ 10 callersFunctionlatexStateReset
src/qscint/scintilla/lexers/LexLaTeX.cpp:175
↓ 9 callersMethodContains
src/qscint/scintilla/src/PerLine.cpp:48
↓ 9 callersMethodDropAdditionalRanges
src/qscint/scintilla/src/Selection.cpp:360
↓ 9 callersMethodEnsureLength
Ensure at least length elements allocated, appending zero valued elements if needed.
src/qscint/scintilla/src/SplitVector.h:229
↓ 9 callersMethodIndentSize
src/qscint/scintilla/src/Document.h:495
↓ 9 callersMethodInsertPartition
src/qscint/scintilla/src/Partitioning.h:113
↓ 9 callersFunctionIs0To9
src/qscint/scintilla/lexers/LexErrorList.cpp:32
↓ 9 callersFunctionIsAlphaNumeric
src/qscint/scintilla/lexers/LexBibTeX.cpp:40
↓ 9 callersFunctionIsBOperator
Tests for BATCH Operators
src/qscint/scintilla/lexers/LexBatch.cpp:42
↓ 9 callersFunctionIsLowerCase
src/qscint/scintilla/lexers/LexHTML.cpp:254
↓ 9 callersFunctionIsNewline
src/qscint/scintilla/lexers/LexMarkdown.cpp:56
↓ 9 callersMethodIsSavePoint
src/qscint/scintilla/src/CellBuffer.cpp:458
↓ 9 callersFunctionIsUpperCase
src/qscint/scintilla/lexers/LexHTML.cpp:258
↓ 9 callersFunctionMatchIgnoreCase
* Code copied from StyleContext and modified to work here. Should go into Accessor as a * companion to Match()... */
src/qscint/scintilla/lexers/LexMySQL.cpp:332
↓ 9 callersFunctionP
(e,t)
src/qscint/doc/html/jquery.js:2
↓ 9 callersMethodPolygon
src/qscint/src/PlatQt.cpp:322
↓ 9 callersMethodSendScintillaPtrResult
Send a message to the real Scintilla widget using the low level Scintilla API that returns a pointer result.
src/qscint/src/qsciscintillabase.cpp:294
↓ 9 callersMethodStyleAt
src/qscint/scintilla/src/CellBuffer.cpp:568
↓ 9 callersMethodStyleIndexAt
src/qscint/scintilla/src/Document.h:393
↓ 9 callersFunctionUTF8IsSeparator
src/qscint/scintilla/src/UniConversion.h:60
↓ 9 callersMethodcolor
Returns the foreground colour of the text for a style.
src/qscint/src/qscilexer.cpp:320
↓ 9 callersFunctionend
src/qscint/scintilla/boostregex/boost/regex/v5/sub_match.hpp:145
↓ 9 callersMethodend
src/qscint/scintilla/boostregex/boost/regex/v5/match_results.hpp:316
↓ 9 callersFunctionfe
(e,t)
src/qscint/doc/html/jquery.js:2
↓ 9 callersFunctionget_default_error_string
src/qscint/scintilla/boostregex/boost/regex/v5/regex_traits_defaults.hpp:119
↓ 9 callersFunctionhasSelectedText
Returns true if some text is selected. \sa selectedText()
src/qscint/src/Qsci/qsciscintilla.h:911
↓ 9 callersMethodlength
src/qscint/scintilla/boostregex/boost/regex/v5/icu.hpp:139
↓ 9 callersMethodmoveStep
src/progresswin.cpp:28
↓ 9 callersMethodname
src/qscint/scintilla/boostregex/boost/regex/v5/basic_regex.hpp:82
↓ 9 callersMethodsearchInTarget
src/scintillaeditview.cpp:1717
↓ 9 callersFunctionsetFileOpenAttrProperty
src/cceditor/ccnotepad.cpp:130
↓ 9 callersMethodsetTotalSteps
src/progresswin.cpp:21
↓ 9 callersMethodtransform
src/qscint/scintilla/boostregex/boost/regex/v5/c_regex_traits.hpp:146
← previousnext →201–300 of 6,938, ranked by callers