Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ functions
Functions
2,853 in github.com/ProgerXP/Notepad2e
⨍
Functions
2,853
◇
Types & classes
262
Method
Fold
scintilla/lexers/LexSQL.cxx:553
Method
Fold
scintilla/lexers/LexD.cxx:474
Method
Fold
scintilla/lexers/LexCPP.cxx:1041
Method
Fold
scintilla/lexers/LexHaskell.cxx:967
Method
Fold
scintilla/lexers/LexAsm.cxx:368
Method
Fold
Change folding state while processing a line Return the level before the first relevant command
scintilla/lexers/LexLaTeX.cxx:473
Method
Fold
scintilla/lexers/LexVisualProlog.cxx:415
Method
Fold
scintilla/lexers/LexBasic.cxx:418
Function
Fold4glDoc
scintilla/lexers/LexProgress.cxx:268
Function
FoldABAQUSDoc
scintilla/lexers/LexAbaqus.cxx:450
Function
FoldAHKDoc
scintilla/lexers/LexAHK.cxx:401
Function
FoldAPDLDoc
scintilla/lexers/LexAPDL.cxx:187
Function
FoldAU3Doc
scintilla/lexers/LexAU3.cxx:677
Method
FoldAll
scintilla/src/Editor.cxx:7257
Function
FoldAsn1Doc
scintilla/lexers/LexAsn1.cxx:171
Function
FoldAsyDoc
scintilla/lexers/LexASY.cxx:189
Function
FoldAveDoc
scintilla/lexers/LexAVE.cxx:160
Function
FoldAvsDoc
scintilla/lexers/LexAVS.cxx:210
Function
FoldBaanDoc
scintilla/lexers/LexBaan.cxx:140
Function
FoldBashDoc
scintilla/lexers/LexBash.cxx:747
Function
FoldCOBOLDoc
scintilla/lexers/LexCOBOL.cxx:310
Function
FoldCSSDoc
scintilla/lexers/LexCSS.cxx:518
Method
FoldChanged
scintilla/src/Editor.cxx:7296
Function
FoldClarionDoc
Clarion Language Folding Procedure
scintilla/lexers/LexCLW.cxx:602
Function
FoldCmakeDoc
scintilla/lexers/LexCmake.cxx:384
Function
FoldCoffeeScriptDoc
scintilla/lexers/LexCoffeeScript.cxx:443
Function
FoldCsoundInstruments
scintilla/lexers/LexCsound.cxx:153
Function
FoldDiffDoc
scintilla/lexers/LexOthers.cxx:587
Function
FoldESCRIPTDoc
scintilla/lexers/LexEScript.cxx:179
Function
FoldEclDoc
Store both the current line's fold level and the next lines in the level store to make it easy to pick up with each increment and to make it possible
scintilla/lexers/LexECL.cxx:399
Function
FoldEiffelDocIndent
scintilla/lexers/LexEiffel.cxx:125
Function
FoldEiffelDocKeyWords
scintilla/lexers/LexEiffel.cxx:167
Function
FoldErlangDoc
scintilla/lexers/LexErlang.cxx:523
Method
FoldExpand
scintilla/src/Editor.cxx:7160
Function
FoldFlagShipDoc
scintilla/lexers/LexFlagship.cxx:305
Function
FoldForthDoc
scintilla/lexers/LexForth.cxx:163
Function
FoldFortranDocFixFormat
/
scintilla/lexers/LexFortran.cxx:478
Function
FoldFortranDocFreeFormat
/
scintilla/lexers/LexFortran.cxx:473
Function
FoldGAPDoc
scintilla/lexers/LexGAP.cxx:200
Function
FoldGui4Cli
Main folding function called by Scintilla - (based on props (.ini) files function)
scintilla/lexers/LexGui4Cli.cxx:250
Function
FoldInnoDoc
scintilla/lexers/LexInno.cxx:251
Method
FoldLine
scintilla/src/Editor.cxx:7124
Function
FoldLispDoc
scintilla/lexers/LexLisp.cxx:236
Function
FoldLotDoc
Folds an MPT LOT file: the blocks that can be folded are: sections (headed by a set line) passes (contiguous pass results within a section) fails (con
scintilla/lexers/LexMPT.cxx:121
Function
FoldLoutDoc
scintilla/lexers/LexLout.cxx:143
Function
FoldLuaDoc
scintilla/lexers/LexLua.cxx:367
Function
FoldMSSQLDoc
scintilla/lexers/LexMSSQL.cxx:293
Function
FoldMagikDoc
* The folding function * * \param startPos Where to start scanning * \param length Where to scan to * \param keywordslists The keywordslists, c
scintilla/lexers/LexMagik.cxx:362
Function
FoldMatlabDoc
scintilla/lexers/LexMatlab.cxx:284
Function
FoldMetapostDoc
scintilla/lexers/LexMetapost.cxx:354
Function
FoldModulaDoc
scintilla/lexers/LexModula.cxx:177
Function
FoldMySQLDoc
Store both the current line's fold level and the next lines in the level store to make it easy to pick up with each increment.
scintilla/lexers/LexMySQL.cxx:353
Function
FoldNimrodDoc
scintilla/lexers/LexNimrod.cxx:286
Function
FoldNsisDoc
scintilla/lexers/LexNsis.cxx:553
Function
FoldOScriptDoc
scintilla/lexers/LexOScript.cxx:454
Function
FoldOctaveDoc
scintilla/lexers/LexMatlab.cxx:289
Function
FoldPBDoc
The folding routine for PowerBasic toggles SUBs and FUNCTIONs only. This was exactly what I wanted, nothing more. I had worked with this kind of toggl
scintilla/lexers/LexPB.cxx:188
Function
FoldPODoc
scintilla/lexers/LexPO.cxx:161
Function
FoldPSDoc
scintilla/lexers/LexPS.cxx:285
Function
FoldPascalDoc
scintilla/lexers/LexPascal.cxx:518
Function
FoldPlmDoc
scintilla/lexers/LexPLM.cxx:128
Function
FoldPovDoc
scintilla/lexers/LexPOV.cxx:228
Function
FoldPowerProDoc
scintilla/lexers/LexPowerPro.cxx:363
Function
FoldPowerShellDoc
Store both the current line's fold level and the next lines in the level store to make it easy to pick up with each increment and to make it possible
scintilla/lexers/LexPowerShell.cxx:161
Function
FoldPropsDoc
adaption by ksc, using the "} else {" trick of 1.53 030721
scintilla/lexers/LexOthers.cxx:694
Function
FoldPyDoc
scintilla/lexers/LexPython.cxx:428
Function
FoldRDoc
Store both the current line's fold level and the next lines in the level store to make it easy to pick up with each increment and to make it possible
scintilla/lexers/LexR.cxx:149
Function
FoldRbDoc
scintilla/lexers/LexRuby.cxx:1674
Function
FoldRebolDoc
scintilla/lexers/LexRebol.cxx:276
Function
FoldSMLDoc
scintilla/lexers/LexSML.cxx:207
Function
FoldSolDoc
scintilla/lexers/LexScriptol.cxx:350
Function
FoldSpecmanDoc
scintilla/lexers/LexSpecman.cxx:272
Function
FoldTACLDoc
scintilla/lexers/LexTACL.cxx:283
Function
FoldTADS3Doc
scintilla/lexers/LexTADS3.cxx:731
Function
FoldTALDoc
scintilla/lexers/LexTAL.cxx:271
Function
FoldTCMDDoc
Folding support (for DO, IFF, SWITCH, TEXT, and command groups)
scintilla/lexers/LexTCMD.cxx:442
Function
FoldTexDoc
scintilla/lexers/LexTeX.cxx:383
Function
FoldVBDoc
scintilla/lexers/LexVB.cxx:257
Function
FoldVHDLDoc
=============================================================================
scintilla/lexers/LexVHDL.cxx:424
Function
FoldVerilogDoc
scintilla/lexers/LexVerilog.cxx:330
Function
FoldYAMLDoc
scintilla/lexers/LexYAML.cxx:204
Method
Font
scintilla/win32/PlatWin.cxx:437
Method
FontAlias
scintilla/src/Style.cxx:19
Method
FontCached
scintilla/win32/PlatWin.cxx:326
Method
FontMeasurements
scintilla/src/Style.cxx:60
Method
FontNames
A list of the fontnames - avoids wasting space in each style
scintilla/src/ViewStyle.cxx:35
Method
FontParameters
scintilla/include/Platform.h:228
Method
FontRealised
scintilla/src/ViewStyle.cxx:61
Method
FontSpecification
scintilla/src/Style.h:22
Method
FormatAndMetrics
scintilla/win32/PlatWin.cxx:173
Method
FormatEnumerator
scintilla/win32/ScintillaWin.cxx:2009
Function
FormatEnumerator_Clone
scintilla/win32/ScintillaWin.cxx:1987
Function
FormatEnumerator_Next
Implement IEnumFORMATETC
scintilla/win32/ScintillaWin.cxx:1955
Function
FormatEnumerator_Release
scintilla/win32/ScintillaWin.cxx:1945
Function
FormatEnumerator_Reset
scintilla/win32/ScintillaWin.cxx:1982
Function
FormatEnumerator_Skip
scintilla/win32/ScintillaWin.cxx:1977
Method
FormatRange
This is mostly copied from the Paint method but with some things omitted such as the margin markers, line numbers, selection and caret Should be merge
scintilla/src/Editor.cxx:3834
Method
Free
scintilla/src/Editor.h:93
Method
FreeSubStyles
scintilla/lexers/LexCPP.cxx:390
Method
FromLong
scintilla/win32/PlatWin.cxx:114
← previous
next →
2,001–2,100 of 2,853, ranked by callers