MCPcopy Create free account
hub / github.com/SpartanJ/eepp / unfoldRegion

Method unfoldRegion

src/eepp/ui/doc/documentview.cpp:489–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

487}
488
489void DocumentView::unfoldRegion( Int64 foldDocIdx ) {
490 return unfoldRegion( foldDocIdx, true );
491}
492
493void DocumentView::unfoldRegion( Int64 foldDocIdx, bool verifyConsistency, bool recomputeOffset,
494 bool recomputeLineToVisibleIndex ) {

Callers 2

unfoldMethod · 0.80
toggleFoldUnfoldMethod · 0.80

Calls 3

findMethod · 0.45
emptyMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected