MCPcopy Create free account

hub / github.com/WinMerge/winmerge / functions

Functions19,412 in github.com/WinMerge/winmerge

↓ 4 callersFunctionAdjustRectangle
Src/Common/sizecbar.cpp:1190
↓ 4 callersFunctionAdvance
Src/MergeDocDiffCopy.cpp:815
↓ 4 callersFunctionAdvanceOverWhitespace
* @brief advance current pointer over whitespace, until not whitespace or beyond end * @param pcurrent [in,out] current location (to be advanced) *
Src/stringdiffs.cpp:834
↓ 4 callersFunctionAreItemsOpenable
is it possible to compare these two items?
Src/DirActions.cpp:480
↓ 4 callersMethodAssignUInt64
Externals/poco/Foundation/src/bignum.cc:65
↓ 4 callersMethodAutoResizePanes
Src/Common/SplitterWndEx.h:19
↓ 4 callersMethodBaseGenerator
Externals/googletest/googletest/include/gtest/internal/gtest-param-util.h:235
↓ 4 callersMethodClearPartial
* @brief Clears FileInfo data except path/filename. */
Src/DirItem.cpp:120
↓ 4 callersMethodClose
Plugins/src_VCPP/EditBinaryFiles/Unpacker.cpp:25
↓ 4 callersFunctionCreateArrayFromRangeString
Plugins/src_VCPP/IgnoreColumns/WinMergeScript.cpp:46
↓ 4 callersFunctionCreateArrayFromRangeString
Plugins/src_VCPP/IgnoreFieldsTab/WinMergeScript.cpp:46
↓ 4 callersFunctionCreateArrayFromRangeString
Plugins/src_VCPP/IgnoreFieldsComma/WinMergeScript.cpp:46
↓ 4 callersFunctionCreateTask
Src/Concurrent.h:99
↓ 4 callersFunctionCreateVirtualLineToRealLineMap
* @brief Create map from virtual line to real line. */
Src/MergeDocDiffSync.cpp:91
↓ 4 callersMethodDelete
* @brief Delete part of the line. * @param [in] nStartChar Start position for removal. * @param [in] nEndChar End position for removal. */
Externals/crystaledit/editlib/LineInfo.cpp:261
↓ 4 callersMethodDeleteEnd
* @brief Delete line contents from given index to the end. * @param [in] Index of first character to remove. */
Externals/crystaledit/editlib/LineInfo.cpp:290
↓ 4 callersMethodDescribeTo
Describes this matcher to an ostream.
Externals/googletest/googletest/include/gtest/gtest-matchers.h:244
↓ 4 callersFunctionDeserialize
Src/Common/SysColorHook.cpp:137
↓ 4 callersMethodDiff2Files
* @brief Compare two files using diffutils. * * Compare two files (in DiffFileData param) using diffutils. Run diffutils * inside SEH so we can tra
Src/CompareEngines/Wrap_DiffUtils.cpp:238
↓ 4 callersFunctionDrawRoundedRect
Src/Common/RoundedRectWithShadow.h:10
↓ 4 callersFunctionDrawRoundedRectWithShadow
Src/Common/RoundedRectWithShadow.cpp:173
↓ 4 callersFunctionEndEl
* @brief Format string as ending tag. * @param [in] elName String to format as ending tag. * @return String formatted as ending tag. */
Src/DirCmpReport.cpp:57
↓ 4 callersFunctionEnsureValidDockState
* @brief We must use this function before a call to SetDockState * * @note Without this, SetDockState will assert or crash if a bar from the * CDoc
Src/FrameWndHelper.cpp:16
↓ 4 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
Externals/googletest/googletest/src/gtest.cc:1593
↓ 4 callersFunctionEqualCodepages
* @brief Compare two codepages for equality */
Src/Common/unicoder.cpp:1270
↓ 4 callersMethodFillSolidRectangle
Externals/crystaledit/editlib/renderers/ccrystalrenderergdi.cpp:133
↓ 4 callersMethodFinalize
Finalize the string by 0-terminating it and returning the buffer.
Externals/poco/Foundation/src/utils.h:350
↓ 4 callersFunctionFindIatThunkInModule
Src/Common/IatHook.h:73
↓ 4 callersFunctionFindItemFromPaths
* @brief Find the CDiffContext diffpos of an item from its left & right paths * @return POSITION to item, `nullptr` if not found. * @note Filenames
Src/DirActions.cpp:304
↓ 4 callersFunctionFindStringHelper
Externals/crystaledit/editlib/FindTextHelper.cpp:45
↓ 4 callersMethodFirstSignificantDiff
* @brief Return index to first significant difference. * @return Index of first significant difference. */
Src/DiffList.h:198
↓ 4 callersFunctionFlushInfoLog
Externals/googletest/googletest/include/gtest/internal/gtest-port.h:1059
↓ 4 callersFunctionFormatForComparisonFailureMessage
Externals/googletest/googletest/include/gtest/gtest-printers.h:437
↓ 4 callersMethodGetActiveIndex
Src/Common/PropertyPageHost.cpp:94
↓ 4 callersFunctionGetActivePaneFromFlags
Src/MainFrm.cpp:913
↓ 4 callersMethodGetAvailableScripts
Src/Plugins.cpp:1004
↓ 4 callersMethodGetBackColor
Src/TitleBarHelper.cpp:343
↓ 4 callersMethodGetBase
Src/Common/UniFile.h:200
↓ 4 callersMethodGetBold
Externals/crystaledit/editlib/SyntaxColors.h:79
↓ 4 callersMethodGetColor
Externals/crystaledit/editlib/SyntaxColors.h:77
↓ 4 callersFunctionGetColorSchemesFolders
Src/ColorSchemes.cpp:13
↓ 4 callersMethodGetColumnName
Src/IListCtrlImpl.h:35
↓ 4 callersMethodGetComparedItems
Src/CompareStats.h:104
↓ 4 callersFunctionGetCustomSetting
Src/Plugins.cpp:407
↓ 4 callersMethodGetDataFileUnicode
Src/Common/multiformatText.cpp:223
↓ 4 callersMethodGetDefaultName
Src/Merge7zFormatShellImpl.cpp:118
↓ 4 callersMethodGetDirTemplate
Src/Merge.cpp:553
↓ 4 callersMethodGetDispColCount
Src/DirViewColItems.h:70
↓ 4 callersFunctionGetDistance
Src/MergeDocDiffCopy.cpp:800
↓ 4 callersFunctionGetElementOr
Externals/googletest/googletest/src/gtest-internal-inl.h:294
↓ 4 callersMethodGetEnabled
Src/SubstitutionFiltersList.h:44
↓ 4 callersMethodGetEnabled
Externals/crystaledit/editlib/ccrystaltextmarkers.h:40
↓ 4 callersFunctionGetEncodingCodePageFromId
Src/charsets.c:1087
↓ 4 callersFunctionGetEncodingIdFromName
Src/charsets.c:1069
↓ 4 callersFunctionGetEncodingNameFromCodePage
Src/charsets.c:1099
↓ 4 callersMethodGetErrorMessage
Src/Exceptions.h:78
↓ 4 callersMethodGetFileSize
Src/Common/UniFile.h:143
↓ 4 callersMethodGetFilterCommentsLines
* @brief Returns the value of the "Ignore comment differences" setting. * @return The value of the "Ignore comment differences" setting */
Src/ProjectFile.h:780
↓ 4 callersMethodGetFormerResult
* Method for retrieving the former result of the message box from the registry. */
Src/Common/MessageBoxDialog.cpp:415
↓ 4 callersMethodGetIgnoreBlankLines
* @brief Returns the value of the "Ignore blank lines" setting. * @return The value of the "Ignore blank lines" setting */
Src/ProjectFile.h:654
↓ 4 callersMethodGetIgnoreCase
* @brief Returns the value of the "Ignore case" setting. * @return Unpacker name or pipelineThe value of the "Ignore case" setting */
Src/ProjectFile.h:672
↓ 4 callersMethodGetIgnoreCodepage
* @brief Returns the value of the "Ignore codepage differences" setting. * @return The value of the "Ignore codepage differences" setting */
Src/ProjectFile.h:726
↓ 4 callersMethodGetIgnoreEol
* @brief Returns the value of the "Ignore carriage return differences" setting. * @return The value of the "Ignore carriage return differences" setti
Src/ProjectFile.h:690
↓ 4 callersMethodGetIgnoreNumbers
* @brief Returns the value of the "Ignore numbers" setting. * @return The value of the "Ignore numbers" setting */
Src/ProjectFile.h:708
↓ 4 callersMethodGetInsertTabs
Externals/crystaledit/editlib/ccrystaleditview.h:257
↓ 4 callersMethodGetItemBooleanValue
Src/SubeditList.cpp:51
↓ 4 callersMethodGetLeftReadOnly
* @brief Returns if left path is specified read-only. * @return true if left path is read-only, false otherwise. */
Src/ProjectFile.h:466
↓ 4 callersMethodGetLine
* @brief Get a line from the buffer. * @param [in] nLineIndex Index of the line to get. * @param [out] strLine Returns line text in the index. */
Src/DiffTextBuffer.cpp:95
↓ 4 callersMethodGetMiddleDesc
* @brief Returns middle description. * @return middle description. */
Src/ProjectFile.h:250
↓ 4 callersFunctionGetMutableSuiteCase
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
Externals/googletest/googletest/src/gtest-internal-inl.h:602
↓ 4 callersMethodGetNextSelectedItem
Src/IListCtrlImpl.h:105
↓ 4 callersFunctionGetNotDefaultOrNull
Externals/googletest/googletest/include/gtest/internal/gtest-internal.h:491
↓ 4 callersMethodGetOpenTemplate
Src/Merge.cpp:508
↓ 4 callersFunctionGetOrCreateValue
Externals/googletest/googletest/include/gtest/internal/gtest-port.h:1802
↓ 4 callersMethodGetPath
Src/DiffContext.h:96
↓ 4 callersFunctionGetPropertyIndexFromKey
Src/PropertySystem.cpp:39
↓ 4 callersFunctionGetROFromFlags
Src/MainFrm.cpp:902
↓ 4 callersMethodGetRightReadOnly
* @brief Returns if right path is specified read-only. * @return true if right path is read-only, false otherwise. */
Src/ProjectFile.h:483
↓ 4 callersFunctionGetScriptletsAt
* @brief Get a list of scriptlet file * * @return Returns an array of LPSTR */
Src/Plugins.cpp:200
↓ 4 callersFunctionGetSelectedFileName
Src/DirActions.h:859
↓ 4 callersMethodGetSubLineIndex
Externals/crystaledit/editlib/ccrystaltextview.cpp:3710
↓ 4 callersMethodGetTableAllowNewLinesInQuotes
* @brief Returns table-allownewlinesinquotes * @return Table-allownewlinesinquotes */
Src/ProjectFile.h:618
↓ 4 callersMethodGetTableDelimiter
* @brief Returns table delimiter * @return Table delimiter */
Src/ProjectFile.h:582
↓ 4 callersMethodGetTableQuote
* @brief Returns table quote * @return Table quote */
Src/ProjectFile.h:600
↓ 4 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
Externals/googletest/googletest/src/gtest.cc:1057
↓ 4 callersMethodGetTextBlocks
Externals/crystaledit/editlib/ccrystaltextview.cpp:1927
↓ 4 callersFunctionGetTimeInMillis
Returns a timestamp as milliseconds since the epoch. Note this time may jump around subject to adjustments by the system, to measure elapsed time use
Externals/googletest/googletest/src/gtest.cc:1174
↓ 4 callersMethodGetWideString
Src/Common/BCMenu.h:38
↓ 4 callersMethodGetWordDiffArrayInDiffBlock
Src/MergeDocLineDiffs.cpp:315
↓ 4 callersFunctionGuessEncoding
Src/FilterEngine/FileContentRef.cpp:16
↓ 4 callersMethodHasBom
* @brief Returns if file has a BOM bytes. * @return true if file has BOM bytes, false otherwise. */
Src/Common/UniFile.h:227
↓ 4 callersMethodHasMergedMovedItems
Src/RenameMoveDetection.h:32
↓ 4 callersMethodInitDiffMap
* @brief Initialize DiffMap. * @param [in] nlines Lines to add to the list. */
Src/DiffList.cpp:28
↓ 4 callersMethodInsertString
* @brief Inserts a string into the list box of a combo box. * @param nIndex The zero-based index to the position in the list box that receives the st
Src/Common/SuperComboBox.cpp:114
↓ 4 callersFunctionInvokeShowSettingsDialog
Src/Plugins.cpp:1661
↓ 4 callersMethodIsCanceled
* @brief Did the user cancel the operation? * @return true if the operation was canceled by the user. */
Src/Common/ShellFileOperations.h:50
↓ 4 callersFunctionIsDirName
* @brief Returns whether the given path is a directory name * @param [in] sDir Folder to handle. * @return true the given path is a directory name
Src/paths.cpp:158
↓ 4 callersFunctionIsItemNavigableDiff
When navigating differences, do we stop at this one ?
Src/DirActions.cpp:608
↓ 4 callersMethodIsMixedEOL
* @brief Check if given buffer has mixed EOL style. * @param [in] nBuffer Buffer to check. * @return true if buffer's EOL style is mixed, false othe
Src/MergeDoc.cpp:2687
↓ 4 callersFunctionIsNotSubstring
Externals/googletest/googletest/src/gtest.cc:1845
← previousnext →1,501–1,600 of 19,412, ranked by callers