MCPcopy Create free account

hub / github.com/chcg/NPP_HexEditor / functions

Functions400 in github.com/chcg/NPP_HexEditor

↓ 1 callersMethodPaste
HexEditor/src/HEXDialog.cpp:1375
↓ 1 callersMethodPasteBinary
HexEditor/src/HEXDialog.cpp:4545
↓ 1 callersMethodPasteBookmarkLines
HexEditor/src/HEXDialog.cpp:4159
↓ 1 callersMethodPrevBookmark
HexEditor/src/HEXDialog.cpp:3896
↓ 1 callersMethodSelectAll
HexEditor/src/HEXDialog.cpp:1702
↓ 1 callersMethodToggleBookmark
HexEditor/src/HEXDialog.cpp:3922
↓ 1 callersMethodZoomIn
HexEditor/src/HEXDialog.cpp:1708
↓ 1 callersMethodZoomOut
HexEditor/src/HEXDialog.cpp:1722
↓ 1 callersMethodZoomRestore
HexEditor/src/HEXDialog.cpp:1736
↓ 1 callersFunctioncontinuationBytes
number of continuation bytes for a given valid first character (0 for single byte characters)
Common/Ccpp/Utf8.h:28
↓ 1 callersMethoddisableBOM
HexEditor/src/Utf8_16.h:144
↓ 1 callersMethoddoDialog
HexEditor/src/misc/ColorPopup.h:45
↓ 1 callersMethoddoDialogAddWidth
HexEditor/src/OptionDlg/ColumnDialog.cpp:29
↓ 1 callersMethoddoDialogColumn
HexEditor/src/OptionDlg/ColumnDialog.cpp:22
↓ 1 callersFunctiongetCtrlBgColor
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 callersFunctiongetDarkerBackgroundBrush
Common/Ccpp/NppDarkModeDummy.cpp:23
↓ 1 callersFunctiongetDarkerBackgroundColor
Common/Ccpp/NppDarkModeDummy.cpp:43
↓ 1 callersMethodgetDpi
Common/Ccpp/dpiManagerV2.h:88
↓ 1 callersMethodgetDpiForWindow
Common/Ccpp/dpiManagerV2.cpp:120
↓ 1 callersFunctiongetFontName
HexEditor/src/Hex.cpp:533
↓ 1 callersFunctiongetFontSizeElem
HexEditor/src/Hex.cpp:543
↓ 1 callersFunctiongetLinkTextColor
Common/Ccpp/NppDarkModeDummy.cpp:38
↓ 1 callersFunctiongetProp
* API to get the current properties */
HexEditor/src/Hex.cpp:523
↓ 1 callersFunctiongetTextColor
Common/Ccpp/NppDarkModeDummy.cpp:28
↓ 1 callersMethodinit
HexEditor/src/misc/ColorCombo.cpp:24
↓ 1 callersMethodinsertColumns
HexEditor/src/UserDlg/PatternDialog.cpp:41
↓ 1 callersMethodisFindReplace
HexEditor/src/UserDlg/FindReplaceDialog.h:72
↓ 1 callersFunctionisFocusRect
HexEditor/src/Hex.cpp:568
↓ 1 callersFunctionisFontBold
HexEditor/src/Hex.cpp:553
↓ 1 callersFunctionisFontItalic
HexEditor/src/Hex.cpp:558
↓ 1 callersFunctionisFontUnderline
HexEditor/src/Hex.cpp:563
↓ 1 callersFunctionisSingleByte
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 callersFunctionisValid
Common/Ccpp/Utf8.h:25
↓ 1 callersFunctionisWindows10
Common/Ccpp/NppDarkModeDummy.cpp:52
↓ 1 callersFunctionloadSettings
* loadSettings() * * Load the parameters for plugin */
HexEditor/src/Hex.cpp:336
↓ 1 callersMethodnoBOM
HexEditor/src/Utf8_16.h:119
↓ 1 callersMethodpatternReplace
HexEditor/src/UserDlg/PatternDialog.cpp:25
↓ 1 callersMethodrunCursor
HexEditor/src/HEXDialog.h:471
↓ 1 callersMethodrunProc
HexEditor/src/HelpDlg/URLCtrl.cpp:121
↓ 1 callersMethodrunProcEdit
HexEditor/src/UserDlg/GotoDialog.cpp:154
↓ 1 callersMethodrunProcList
HexEditor/src/HEXDialog.cpp:420
↓ 1 callersFunctionsaveSettings
* saveSettings() * * Saves the parameters for plugin */
HexEditor/src/Hex.cpp:435
↓ 1 callersMethodsetText
HexEditor/src/misc/MultiTypeCombo.cpp:156
MethodAddressConvert
HexEditor/src/HEXDialog.cpp:1837
MethodBinHexConvert
HexEditor/src/HEXDialog.cpp:1931
MethodCalcCursorPos
HexEditor/src/HEXDialog.cpp:3399
MethodCalcStride
HexEditor/src/HEXDialog.h:416
MethodCallScintillaWndProc
Common/Ccpp/SciSubClassWrp.h:67
MethodCleanUp
Common/Ccpp/SciSubClassWrp.h:46
MethodColorCombo
HexEditor/src/misc/ColorCombo.h:45
MethodColorPopup
HexEditor/src/misc/ColorPopup.h:30
MethodColumnDlg
HexEditor/src/OptionDlg/ColumnDialog.h:32
MethodCompareDlg
HexEditor/src/UserDlg/CompareDialog.h:32
MethodControlInfoTip
Common/Ccpp/Common.h:307
MethodConvertSelHEXToNpp
HexEditor/src/HEXDialog.cpp:4376
MethodConvertSelNppToHEX
HexEditor/src/HEXDialog.cpp:4272
MethodCutBinary
HexEditor/src/HEXDialog.cpp:4585
MethodDPIManagerV2
Common/Ccpp/dpiManagerV2.h:44
MethodDisableCursor
HexEditor/src/HEXDialog.h:490
FunctionDllMain
HexEditor/src/Hex.cpp:89
MethodDrawAddressText
HexEditor/src/HEXDialog.cpp:2288
MethodDrawColor
HexEditor/src/misc/ColorCombo.cpp:89
MethodDrawCursor
HexEditor/src/HEXDialog.h:522
MethodDrawDumpText
HexEditor/src/HEXDialog.cpp:3206
MethodDrawItemText
HexEditor/src/HEXDialog.cpp:2627
MethodDrawPartOfDumpText
HexEditor/src/HEXDialog.cpp:3345
MethodDrawPartOfItemText
HexEditor/src/HEXDialog.cpp:2884
MethodDumpConvert
HexEditor/src/HEXDialog.cpp:1883
MethodEnsureVisible
HexEditor/src/HEXDialog.h:585
FunctionEnumFontFamExProc
HexEditor/src/OptionDlg/OptionDialog.cpp:46
MethodFindReplaceDlg
HexEditor/src/UserDlg/FindReplaceDialog.h:47
MethodGetAnchor
HexEditor/src/HEXDialog.cpp:3781
MethodGetCurrentLine
HexEditor/src/HEXDialog.h:271
MethodGetCurrentPos
HexEditor/src/HEXDialog.cpp:3765
MethodGetItemCount
HexEditor/src/HEXDialog.h:279
MethodGetLineVis
HexEditor/src/HEXDialog.cpp:3858
MethodGetParams
HexEditor/src/OptionDlg/OptionDialog.cpp:358
MethodGetSelection
HexEditor/src/HEXDialog.cpp:3792
MethodGlobalKeys
HexEditor/src/HEXDialog.cpp:3491
MethodGotoDlg
HexEditor/src/UserDlg/GotoDialog.h:31
MethodHelpDlg
HexEditor/src/HelpDlg/HelpDialog.h:33
MethodHexEdit
HexEditor/src/HEXDialog.h:54
MethodInit
Common/Ccpp/SciSubClassWrp.h:38
MethodInvalidateList
HexEditor/src/HEXDialog.h:602
MethodInvalidateNotepad
HexEditor/src/HEXDialog.h:615
MethodMoveView
HexEditor/src/HEXDialog.cpp:944
MethodMultiTypeCombo
HexEditor/src/misc/MultiTypeCombo.cpp:30
FunctionNLChangeCombo
* @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
FunctionNLChangeHeader
* @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
MethodOnCharDump
HexEditor/src/HEXDialog.cpp:3141
MethodOnCharItem
HexEditor/src/HEXDialog.cpp:2546
MethodOnKeyDownDump
HexEditor/src/HEXDialog.cpp:3037
MethodOnKeyDownItem
HexEditor/src/HEXDialog.cpp:2399
MethodOnMouseClickDump
HexEditor/src/HEXDialog.cpp:3013
MethodOnMouseClickItem
HexEditor/src/HEXDialog.cpp:2367
MethodOptionDlg
HexEditor/src/OptionDlg/OptionDialog.h:32
MethodPatternDlg
HexEditor/src/UserDlg/PatternDialog.h:32
MethodQuickSortRecursive
HexEditor/src/HEXDialog.h:635
MethodReadArrayToList
HexEditor/src/HEXDialog.cpp:1747
MethodRestartCursor
HexEditor/src/HEXDialog.h:480
← previousnext →101–200 of 400, ranked by callers