Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chcg/NPP_HexEditor
/ functions
Functions
400 in github.com/chcg/NPP_HexEditor
⨍
Functions
400
◇
Types & classes
97
↓ 1 callers
Method
Paste
HexEditor/src/HEXDialog.cpp:1375
↓ 1 callers
Method
PasteBinary
HexEditor/src/HEXDialog.cpp:4545
↓ 1 callers
Method
PasteBookmarkLines
HexEditor/src/HEXDialog.cpp:4159
↓ 1 callers
Method
PrevBookmark
HexEditor/src/HEXDialog.cpp:3896
↓ 1 callers
Method
SelectAll
HexEditor/src/HEXDialog.cpp:1702
↓ 1 callers
Method
ToggleBookmark
HexEditor/src/HEXDialog.cpp:3922
↓ 1 callers
Method
ZoomIn
HexEditor/src/HEXDialog.cpp:1708
↓ 1 callers
Method
ZoomOut
HexEditor/src/HEXDialog.cpp:1722
↓ 1 callers
Method
ZoomRestore
HexEditor/src/HEXDialog.cpp:1736
↓ 1 callers
Function
continuationBytes
number of continuation bytes for a given valid first character (0 for single byte characters)
Common/Ccpp/Utf8.h:28
↓ 1 callers
Method
disableBOM
HexEditor/src/Utf8_16.h:144
↓ 1 callers
Method
doDialog
HexEditor/src/misc/ColorPopup.h:45
↓ 1 callers
Method
doDialogAddWidth
HexEditor/src/OptionDlg/ColumnDialog.cpp:29
↓ 1 callers
Method
doDialogColumn
HexEditor/src/OptionDlg/ColumnDialog.cpp:22
↓ 1 callers
Function
getCtrlBgColor
NOT USED by HEXEDIT void printInt(int int2print) { wchar_t str[32]; wsprintf(str, L"%d", int2print); ::MessageBox(NULL, str, L"", MB_OK); } void
Common/Ccpp/Common.cpp:746
↓ 1 callers
Function
getDarkerBackgroundBrush
Common/Ccpp/NppDarkModeDummy.cpp:23
↓ 1 callers
Function
getDarkerBackgroundColor
Common/Ccpp/NppDarkModeDummy.cpp:43
↓ 1 callers
Method
getDpi
Common/Ccpp/dpiManagerV2.h:88
↓ 1 callers
Method
getDpiForWindow
Common/Ccpp/dpiManagerV2.cpp:120
↓ 1 callers
Function
getFontName
HexEditor/src/Hex.cpp:533
↓ 1 callers
Function
getFontSizeElem
HexEditor/src/Hex.cpp:543
↓ 1 callers
Function
getLinkTextColor
Common/Ccpp/NppDarkModeDummy.cpp:38
↓ 1 callers
Function
getProp
* API to get the current properties */
HexEditor/src/Hex.cpp:523
↓ 1 callers
Function
getTextColor
Common/Ccpp/NppDarkModeDummy.cpp:28
↓ 1 callers
Method
init
HexEditor/src/misc/ColorCombo.cpp:24
↓ 1 callers
Method
insertColumns
HexEditor/src/UserDlg/PatternDialog.cpp:41
↓ 1 callers
Method
isFindReplace
HexEditor/src/UserDlg/FindReplaceDialog.h:72
↓ 1 callers
Function
isFocusRect
HexEditor/src/Hex.cpp:568
↓ 1 callers
Function
isFontBold
HexEditor/src/Hex.cpp:553
↓ 1 callers
Function
isFontItalic
HexEditor/src/Hex.cpp:558
↓ 1 callers
Function
isFontUnderline
HexEditor/src/Hex.cpp:563
↓ 1 callers
Function
isSingleByte
could be a static class, instead of a namespace, if it needs private members basic classification of UTF-8 bytes
Common/Ccpp/Utf8.h:21
↓ 1 callers
Function
isValid
Common/Ccpp/Utf8.h:25
↓ 1 callers
Function
isWindows10
Common/Ccpp/NppDarkModeDummy.cpp:52
↓ 1 callers
Function
loadSettings
* loadSettings() * * Load the parameters for plugin */
HexEditor/src/Hex.cpp:336
↓ 1 callers
Method
noBOM
HexEditor/src/Utf8_16.h:119
↓ 1 callers
Method
patternReplace
HexEditor/src/UserDlg/PatternDialog.cpp:25
↓ 1 callers
Method
runCursor
HexEditor/src/HEXDialog.h:471
↓ 1 callers
Method
runProc
HexEditor/src/HelpDlg/URLCtrl.cpp:121
↓ 1 callers
Method
runProcEdit
HexEditor/src/UserDlg/GotoDialog.cpp:154
↓ 1 callers
Method
runProcList
HexEditor/src/HEXDialog.cpp:420
↓ 1 callers
Function
saveSettings
* saveSettings() * * Saves the parameters for plugin */
HexEditor/src/Hex.cpp:435
↓ 1 callers
Method
setText
HexEditor/src/misc/MultiTypeCombo.cpp:156
Method
AddressConvert
HexEditor/src/HEXDialog.cpp:1837
Method
BinHexConvert
HexEditor/src/HEXDialog.cpp:1931
Method
CalcCursorPos
HexEditor/src/HEXDialog.cpp:3399
Method
CalcStride
HexEditor/src/HEXDialog.h:416
Method
CallScintillaWndProc
Common/Ccpp/SciSubClassWrp.h:67
Method
CleanUp
Common/Ccpp/SciSubClassWrp.h:46
Method
ColorCombo
HexEditor/src/misc/ColorCombo.h:45
Method
ColorPopup
HexEditor/src/misc/ColorPopup.h:30
Method
ColumnDlg
HexEditor/src/OptionDlg/ColumnDialog.h:32
Method
CompareDlg
HexEditor/src/UserDlg/CompareDialog.h:32
Method
ControlInfoTip
Common/Ccpp/Common.h:307
Method
ConvertSelHEXToNpp
HexEditor/src/HEXDialog.cpp:4376
Method
ConvertSelNppToHEX
HexEditor/src/HEXDialog.cpp:4272
Method
CutBinary
HexEditor/src/HEXDialog.cpp:4585
Method
DPIManagerV2
Common/Ccpp/dpiManagerV2.h:44
Method
DisableCursor
HexEditor/src/HEXDialog.h:490
Function
DllMain
HexEditor/src/Hex.cpp:89
Method
DrawAddressText
HexEditor/src/HEXDialog.cpp:2288
Method
DrawColor
HexEditor/src/misc/ColorCombo.cpp:89
Method
DrawCursor
HexEditor/src/HEXDialog.h:522
Method
DrawDumpText
HexEditor/src/HEXDialog.cpp:3206
Method
DrawItemText
HexEditor/src/HEXDialog.cpp:2627
Method
DrawPartOfDumpText
HexEditor/src/HEXDialog.cpp:3345
Method
DrawPartOfItemText
HexEditor/src/HEXDialog.cpp:2884
Method
DumpConvert
HexEditor/src/HEXDialog.cpp:1883
Method
EnsureVisible
HexEditor/src/HEXDialog.h:585
Function
EnumFontFamExProc
HexEditor/src/OptionDlg/OptionDialog.cpp:46
Method
FindReplaceDlg
HexEditor/src/UserDlg/FindReplaceDialog.h:47
Method
GetAnchor
HexEditor/src/HEXDialog.cpp:3781
Method
GetCurrentLine
HexEditor/src/HEXDialog.h:271
Method
GetCurrentPos
HexEditor/src/HEXDialog.cpp:3765
Method
GetItemCount
HexEditor/src/HEXDialog.h:279
Method
GetLineVis
HexEditor/src/HEXDialog.cpp:3858
Method
GetParams
HexEditor/src/OptionDlg/OptionDialog.cpp:358
Method
GetSelection
HexEditor/src/HEXDialog.cpp:3792
Method
GlobalKeys
HexEditor/src/HEXDialog.cpp:3491
Method
GotoDlg
HexEditor/src/UserDlg/GotoDialog.h:31
Method
HelpDlg
HexEditor/src/HelpDlg/HelpDialog.h:33
Method
HexEdit
HexEditor/src/HEXDialog.h:54
Method
Init
Common/Ccpp/SciSubClassWrp.h:38
Method
InvalidateList
HexEditor/src/HEXDialog.h:602
Method
InvalidateNotepad
HexEditor/src/HEXDialog.h:615
Method
MoveView
HexEditor/src/HEXDialog.cpp:944
Method
MultiTypeCombo
HexEditor/src/misc/MultiTypeCombo.cpp:30
Function
NLChangeCombo
* @fn void NLChangeCombo(HINSTANCE hInst, HWND hNpp, HWND hCombo, LPCTSTR pszSection, UINT count) * @brief Change automaticaly the combo text. Ca
NativeLang/src/NativeLang_def.h:222
Function
NLChangeHeader
* @fn void NLChangeHeader(HINSTANCE hInst, HWND hNpp, HWND hHeader, LPCTSTR pszSection) * @brief Change automaticaly the header text. Call functi
NativeLang/src/NativeLang_def.h:189
Method
OnCharDump
HexEditor/src/HEXDialog.cpp:3141
Method
OnCharItem
HexEditor/src/HEXDialog.cpp:2546
Method
OnKeyDownDump
HexEditor/src/HEXDialog.cpp:3037
Method
OnKeyDownItem
HexEditor/src/HEXDialog.cpp:2399
Method
OnMouseClickDump
HexEditor/src/HEXDialog.cpp:3013
Method
OnMouseClickItem
HexEditor/src/HEXDialog.cpp:2367
Method
OptionDlg
HexEditor/src/OptionDlg/OptionDialog.h:32
Method
PatternDlg
HexEditor/src/UserDlg/PatternDialog.h:32
Method
QuickSortRecursive
HexEditor/src/HEXDialog.h:635
Method
ReadArrayToList
HexEditor/src/HEXDialog.cpp:1747
Method
RestartCursor
HexEditor/src/HEXDialog.h:480
← previous
next →
101–200 of 400, ranked by callers