MCPcopy Create free account
hub / github.com/WinMerge/winmerge / GetActiveMergeGroupView

Method GetActiveMergeGroupView

Src/MergeDoc.cpp:244–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244CMergeEditView * CMergeDoc::GetActiveMergeGroupView(int nBuffer)
245{
246 return m_pView[GetActiveMergeView()->m_nThisGroup][nBuffer];
247}
248
249void CMergeDoc::SetUnpacker(const PackingInfo * infoNewHandler)
250{

Callers 4

GotoLocationMethod · 0.80
OnVScrollMethod · 0.80
OnContextMenuMethod · 0.80
GetLineFromYPosMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected