MCPcopy Create free account

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

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

↓ 1 callersMethodbookmarkAdd
src/scintillaeditview.cpp:1416
↓ 1 callersMethodbookmarkClearAll
src/scintillaeditview.cpp:1457
↓ 1 callersMethodbookmarkToggle
src/scintillaeditview.cpp:1437
↓ 1 callersMethodboundTo
Find the command bound to a key.
src/qscint/src/qscicommandset.cpp:1036
↓ 1 callersFunctionbubble_down_one
src/qscint/scintilla/boostregex/boost/regex/v5/basic_regex.hpp:48
↓ 1 callersFunctionbuildSearchFlags
Find the first occurrence of a string.
src/findwin.cpp:2207
↓ 1 callersMethodbytes
Return the text as encoded bytes between two positions.
src/qscint/src/qsciscintilla.cpp:2434
↓ 1 callersFunctioncalculateFoldCmake
src/qscint/scintilla/lexers/LexCmake.cpp:72
↓ 1 callersFunctioncalculateFoldNsis
src/qscint/scintilla/lexers/LexNsis.cpp:112
↓ 1 callersMethodcalculate_backstep
src/qscint/scintilla/boostregex/boost/regex/v5/basic_regex_creator.hpp:971
↓ 1 callersMethodcallTip
Handle a possible change to any current call tip.
src/qscint/src/qsciscintilla.cpp:297
↓ 1 callersMethodcallTips
Return the call tip for a function.
src/qscint/src/qsciapis.cpp:682
↓ 1 callersMethodcanInsertFromMimeData
See if a MIME data object can be decoded.
src/qscint/src/qsciscintillabase.cpp:763
↓ 1 callersMethodcancel
src/closeDlg.cpp:37
↓ 1 callersMethodcapacity
src/qscint/scintilla/boostregex/boost/regex/v5/regex_raw_buffer.hpp:164
↓ 1 callersMethodcaseSensitive
Return the case sensitivity of any lexer.
src/qscint/src/qsciscintilla.cpp:4253
↓ 1 callersMethodchangeAppFontColor
修改主题颜色//暂时不开始,发现MAC下有不开启深色的配置
src/cceditor/ccnotepad.cpp:9790
↓ 1 callersMethodchangeMarkColor
修改标记样式的颜色
src/cceditor/ccnotepad.cpp:1990
↓ 1 callersMethodchangeOperBit
全局样式哪些位可以修改。在设置的界面,把不能修改的界面回调
src/qscint/src/qscilexerglobal.cpp:436
↓ 1 callersMethodcharAt
src/qscint/scintilla/boostregex/AnsiDocumentIterator.h:101
↓ 1 callersFunctionchar_less
src/qscint/scintilla/boostregex/boost/regex/v5/basic_regex_creator.hpp:504
↓ 1 callersMethodcheckAppFont
src/cceditor/ccnotepad.cpp:1864
↓ 1 callersMethodcheckChar
src/qscint/scintilla/lexers/LexJSON.cpp:59
↓ 1 callersFunctioncheckEndSemicolon
src/qscint/scintilla/lexers/LexModula.cpp:109
↓ 1 callersMethodcheckFileCode
识别文件编码
src/encodeconvert.cpp:293
↓ 1 callersFunctioncheckForIntent
()
src/qscint/doc/html/jquery.js:23
↓ 1 callersMethodcheck_null_repeat
src/qscint/scintilla/boostregex/boost/regex/v5/perl_matcher.hpp:289
↓ 1 callersFunctionclassifyAttribHTML
src/qscint/scintilla/lexers/LexHTML.cpp:266
↓ 1 callersFunctionclassifyFoldPointDMAP
/ To determine the folding level depending on keywords
src/qscint/scintilla/lexers/LexDMAP.cpp:142
↓ 1 callersFunctionclassifyFoldPointESCRIPT
src/qscint/scintilla/lexers/LexEScript.cpp:149
↓ 1 callersFunctionclassifyFoldPointFortran
/ To determine the folding level depending on keywords
src/qscint/scintilla/lexers/LexFortran.cpp:417
↓ 1 callersFunctionclassifyFoldPointMetapost
src/qscint/scintilla/lexers/LexMetapost.cpp:330
↓ 1 callersFunctionclassifyFoldPointTACL
src/qscint/scintilla/lexers/LexTACL.cpp:114
↓ 1 callersFunctionclassifyFoldPointTAL
src/qscint/scintilla/lexers/LexTAL.cpp:110
↓ 1 callersFunctionclassifyFoldPointTeXPaired
src/qscint/scintilla/lexers/LexTeX.cpp:321
↓ 1 callersFunctionclassifyTagHTML
src/qscint/scintilla/lexers/LexHTML.cpp:295
↓ 1 callersFunctionclassifyWordBullant
src/qscint/scintilla/lexers/LexBullant.cpp:24
↓ 1 callersFunctionclassifyWordCOBOL
src/qscint/scintilla/lexers/LexCOBOL.cpp:83
↓ 1 callersFunctionclassifyWordLisp
src/qscint/scintilla/lexers/LexLisp.cpp:47
↓ 1 callersFunctionclassifyWordTAL
returns 1 if the item starts a class definition, and -1 if the word is "end", and 2 if the word is "asm"
src/qscint/scintilla/lexers/LexTAL.cpp:74
↓ 1 callersMethodclearHighlightWord
src/cceditor/ccnotepad.cpp:7064
↓ 1 callersMethodclearSuperBitLineCache
src/scintillaeditview.cpp:1205
↓ 1 callersFunctionclone
src/qscint/scintilla/boostregex/boost/exception/info.hpp:141
↓ 1 callersFunctionclone_current_exception
src/qscint/scintilla/boostregex/boost/exception/detail/clone_current_exception.hpp:46
↓ 1 callersMethodcloseFileByEditWidget
在文件列表类中使用,关闭pEdit所在的编辑器
src/cceditor/ccnotepad.cpp:5128
↓ 1 callersMethodcode
src/qscint/scintilla/boostregex/boost/regex/v5/pattern_except.hpp:56
↓ 1 callersFunctioncolor
Returns the style's foreground color. \sa setColor()
src/qscint/src/Qsci/qscistyle.h:109
↓ 1 callersMethodcolorChanged
SIGNAL 0
src/qscint/src/debug/moc_qscilexer.cpp:221
↓ 1 callersMethodcomment
src/scintillaeditview.cpp:4274
↓ 1 callersMethodcompare
src/qscint/scintilla/boostregex/boost/regex/v5/regex_iterator.hpp:49
↓ 1 callersMethodcompare
src/qscint/scintilla/boostregex/boost/regex/v5/u32regex_iterator.hpp:43
↓ 1 callersMethodcompare
src/qscint/scintilla/boostregex/boost/regex/v5/regex_token_iterator.hpp:78
↓ 1 callersMethodcompare
src/qscint/scintilla/boostregex/boost/regex/v5/u32regex_token_iterator.hpp:79
↓ 1 callersMethodconvertFileCode
src/encodeconvert.cpp:429
↓ 1 callersMethodconvertSelectedTextTo
src/scintillaeditview.cpp:2813
↓ 1 callersMethodcopyAvailable
SIGNAL 2
src/qscint/src/debug/moc_qsciscintilla.cpp:816
↓ 1 callersMethodcopyMarkedLines
src/scintillaeditview.cpp:1518
↓ 1 callersFunctioncountFlags
(value)
src/qscint/doc/html/jquery.js:23
↓ 1 callersFunctioncurrLineContainsHereDelims
precondition: startPos points to one after the EOL char
src/qscint/scintilla/lexers/LexRuby.cpp:217
↓ 1 callersFunctioncurrent_exception_diagnostic_information
src/qscint/scintilla/boostregex/boost/exception/diagnostic_information.hpp:45
↓ 1 callersFunctioncurrent_exception_impl
src/qscint/scintilla/boostregex/boost/exception/detail/exception_ptr.hpp:347
↓ 1 callersFunctioncurrent_exception_unknown_std_exception
src/qscint/scintilla/boostregex/boost/exception/detail/exception_ptr.hpp:337
↓ 1 callersMethodcursorPosChange
SIGNAL 1
src/qscint/src/debug/moc_qsciscintilla.cpp:809
↓ 1 callersMethodcursorPositionChanged
SIGNAL 0
src/qscint/src/debug/moc_qsciscintilla.cpp:802
↓ 1 callersMethodcutMarkedLines
src/scintillaeditview.cpp:1496
↓ 1 callersFunctionde
(t)
src/qscint/doc/html/jquery.js:2
↓ 1 callersMethoddefaultColor
Returns the default text colour for a style.
src/qscint/src/qscilexer.cpp:389
↓ 1 callersMethoddefaultPaper
Returns the default paper colour for a styles.
src/qscint/src/qscilexer.cpp:410
↓ 1 callersMethoddelFileItem
src/filelistview.cpp:74
↓ 1 callersMethoddelete_selection
Delete the current selection.
src/qscint/src/qsciscintilla.cpp:4739
↓ 1 callersFunctiondetectLanguage
初步检查文件的编程语言。两个标准: 1 文件头部标签 2 文件特定名称
src/cceditor/filemanager.cpp:1432
↓ 1 callersFunctiondiagnostic_information
src/qscint/scintilla/boostregex/boost/exception/detail/exception_ptr.hpp:559
↓ 1 callersFunctiondt
(o,e,t)
src/qscint/doc/html/jquery.js:2
↓ 1 callersFunctionenable_current_exception
src/qscint/scintilla/boostregex/boost/exception/exception.hpp:483
↓ 1 callersFunctionendLookAhead
Look ahead to see which colour "end" should have (takes colour after the following keyword)
src/qscint/scintilla/lexers/LexVisualProlog.cpp:215
↓ 1 callersFunctionendOfLine
src/qscint/scintilla/lexers/LexMetapost.cpp:63
↓ 1 callersMethodendRecording
End recording.
src/qscint/src/qscimacro.cpp:253
↓ 1 callersMethodended
src/qscint/scintilla/boostregex/UTF8DocumentIterator.h:76
↓ 1 callersMethodended
src/qscint/scintilla/boostregex/AnsiDocumentIterator.h:106
↓ 1 callersMethodensureCursorVisible
Ensure the cursor is visible.
src/qscint/src/qsciscintilla.cpp:2561
↓ 1 callersMethodensureLineVisible
Ensure a line is visible.
src/qscint/src/qsciscintilla.cpp:2568
↓ 1 callersFunctionenterInnerExpression
Store the current lexer state and brace count prior to starting a new `#{}` interpolation level. Based on LexRuby.cxx.
src/qscint/scintilla/lexers/LexCoffeeScript.cpp:45
↓ 1 callersFunctioneolFill
Returns the style's end-of-line fill. \sa setEolFill()
src/qscint/src/Qsci/qscistyle.h:141
↓ 1 callersMethodeolFill
Returns the end-of-line fill for a style.
src/qscint/src/qscilexer.cpp:341
↓ 1 callersMethodeolFillChanged
SIGNAL 1
src/qscint/src/debug/moc_qscilexer.cpp:228
↓ 1 callersMethoderror_code
src/qscint/scintilla/boostregex/boost/regex/v5/basic_regex.hpp:580
↓ 1 callersFunctionescapeValue
src/qscint/scintilla/src/RESearch.cpp:304
↓ 1 callersFunctionexception
On HP aCC, this protected copy constructor prevents throwing boost::exception. On all other platforms, the same effect is achieved by the pure virtual
src/qscint/scintilla/boostregex/boost/exception/exception.hpp:243
↓ 1 callersFunctionexitInnerExpression
Restore the lexer state and brace count for the previous `#{}` interpolation level upon returning to it. Note the previous lexer state is the return v
src/qscint/scintilla/lexers/LexCoffeeScript.cpp:62
↓ 1 callersFunctionexitInnerExpression
src/qscint/scintilla/lexers/LexRuby.cpp:301
↓ 1 callersMethodexpression
The following are deprecated as public interfaces but are available for compatibility with earlier versions.
src/qscint/scintilla/boostregex/boost/regex/v5/basic_regex.hpp:566
↓ 1 callersFunctionfileSuffix
src/cceditor/ccnotepad.cpp:5187
↓ 1 callersMethodfinalize
src/qscint/scintilla/boostregex/boost/regex/v5/basic_regex_creator.hpp:659
↓ 1 callersMethodfindAtBack
在后台批量查找
src/findwin.cpp:1281
↓ 1 callersFunctionfindExpressionStart
Finds the start position of the expression containing @p pos @p min_pos should be a known expression start, e.g. the start of the line
src/qscint/scintilla/lexers/LexRuby.cpp:436
↓ 1 callersMethodfindText
src/qscint/src/xmlMatchedTagsHighlighter.cpp:565
↓ 1 callersMethodfoldLine
Toggle the fold for a line if it contains a fold marker.
src/qscint/src/qsciscintilla.cpp:1617
↓ 1 callersFunctionfollowsKeyword
src/qscint/scintilla/lexers/LexCoffeeScript.cpp:90
↓ 1 callersFunctionfollowsReturnKeyword
src/qscint/scintilla/lexers/LexCPP.cpp:67
↓ 1 callersMethodfontChanged
SIGNAL 2
src/qscint/src/debug/moc_qscilexer.cpp:235
← previousnext →2,001–2,100 of 6,938, ranked by callers